From 674822e1edc97a0c79fa1d2c32ad299903dfd01e Mon Sep 17 00:00:00 2001 From: xomf Date: Fri, 6 Jun 2025 04:30:49 +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 19f25a4..88f02ac 100644 --- a/version.json +++ b/version.json @@ -1,10 +1,10 @@ { - "version": "1.1.0.0", + "version": "1.1.0.1", "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": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/libcredit_mobile.lua", + "lib/libcredit_mobile.lua": "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",