Changed the version numbers incorrectly... Should be good now.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
local agcfg = {
|
||||
["halyde"] = {
|
||||
["maindir"] = "",
|
||||
["version"] = "1.7.1",
|
||||
["version"] = "1.7.0",
|
||||
["description"] = "A universal, customizable and feature-packed operating system for OpenComputers.",
|
||||
["directories"] = {
|
||||
"halyde/apps",
|
||||
@@ -56,7 +56,7 @@ local agcfg = {
|
||||
},
|
||||
["argentum"] = {
|
||||
["maindir"] = "",
|
||||
["version"] = "1.0.0",
|
||||
["version"] = "1.0.1",
|
||||
["description"] = "The default package manager for Halyde.",
|
||||
["directories"] = {
|
||||
"argentum",
|
||||
|
||||
Reference in New Issue
Block a user