diff --git a/mod_info.lua b/mod_info.lua index b0587be9..9a70d77f 100644 --- a/mod_info.lua +++ b/mod_info.lua @@ -1,5 +1,5 @@ name = "nomads" -version = 65 +version = 66 copyright = "brute51" description = "adds a new faction to the game" author = "CookieNoob, Exotic_Retard, Brute51, original nomads team" @@ -14,4 +14,4 @@ requires = { } requiresNames = { } conflicts = { } before = { } -after = { } \ No newline at end of file +after = { }