From 1d4d0ed481425c161fd5b10c7fa776a83f5c389e Mon Sep 17 00:00:00 2001
From: xomf <xomf@noreply.localhost>
Date: Mon, 2 Jun 2025 00:35:31 +0000
Subject: [PATCH] Update version.json

---
 version.json | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/version.json b/version.json
index 8a4a693..c3c3ed0 100644
--- a/version.json
+++ b/version.json
@@ -4,11 +4,10 @@
         "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/App Store.lua" : "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/App%20Store.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",
+        "apps/App Store.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/App%20Store.lua"
     }
 }
\ No newline at end of file