diff --git a/version.json b/version.json index 045b2fb..8a4a693 100644 --- a/version.json +++ b/version.json @@ -1,11 +1,14 @@ { - "version": "0.0.0.6", + "version": "1.0.0.0", "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", + "app_manifest.json": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/app_manifest.json", "lib/libcredit_mobile" : "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/libcredit_mobile.lua", "lib/basalt.lua" : "https://raw.githubusercontent.com/Pyroxenium/Basalt2/refs/heads/main/release/basalt.lua", "apps/Updater.lua" : "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/updater.lua", - "apps/eCash.lua" : "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/eCash.lua" + "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