From 538bafae03bb4cb048dec9b49b703033712a73dc Mon Sep 17 00:00:00 2001 From: MCorange Date: Mon, 2 Jun 2025 19:25:12 +0300 Subject: [PATCH] Update version --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 14b34bc..909ea24 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "1.0.0.2", + "version": "1.0.1.4", "sys_files": { "startup.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/slabos.lua", "basalt.lua": "https://raw.githubusercontent.com/Pyroxenium/Basalt2/refs/heads/main/release/basalt.lua", @@ -10,4 +10,4 @@ "apps/eCash.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/eCash.lua", "apps/App Store.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/App%20Store.lua" } -} \ No newline at end of file +}