v1.8.2 - Fixed a bug with Ag and webinstall.

This commit is contained in:
TheWahlolly
2025-05-31 17:36:29 +03:00
parent 37a32069fd
commit 6fbd5a7d35
3 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
local agcfg = {
["halyde"] = {
["maindir"] = "",
["version"] = "1.8.2",
["version"] = "1.8.3",
["description"] = "A universal, customizable and feature-packed operating system for OpenComputers.",
["directories"] = {
"halyde/apps",
@@ -38,8 +38,8 @@ local agcfg = {
"halyde/apps/mv.lua",
"halyde/apps/rm.lua",
"halyde/config/oslogo.ans",
"halyde/config/generate/shell.cfg",
"halyde/config/generate/startupapps.cfg",
"halyde/config/generate/shell.json",
"halyde/config/generate/startupapps.json",
"halyde/core/boot.lua",
"halyde/core/cormgr.lua",
"halyde/core/datatools.lua",