From 7f4d9107d0cf8652e0f834e006819a3bd29b6999 Mon Sep 17 00:00:00 2001 From: xomf Date: Mon, 2 Jun 2025 00:33:42 +0000 Subject: [PATCH] Update version.json --- version.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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