From a1d214001721f19595971f0bb8ce8cfdc9712ae1 Mon Sep 17 00:00:00 2001 From: xomf Date: Fri, 6 Jun 2025 04:34:02 +0000 Subject: [PATCH] Update version.json --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 88f02ac..19f25a4 100644 --- a/version.json +++ b/version.json @@ -1,10 +1,10 @@ { - "version": "1.1.0.1", + "version": "1.1.0.0", "sys_files": { "slabos.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/slabos.lua", "startup.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/oobe.lua", "app_manifest.json": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/app_manifest.json", - "lib/libcredit_mobile.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/libcredit_mobile.lua", + "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",