From 270254097f407092f60aca506e6b0f9d1370e396 Mon Sep 17 00:00:00 2001 From: CookieNoob Date: Wed, 17 May 2017 11:46:22 +0200 Subject: [PATCH] bump version --- mod_info.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 = { }