From 8d8c634fc6eac5a91bbb3ec01ab0cf7b8fdc5a44 Mon Sep 17 00:00:00 2001 From: Apofenas Date: Thu, 21 Mar 2024 17:59:37 +0900 Subject: [PATCH] Update Nomads to Version to 114 --- lua/version.lua | 2 +- mod_info.lua | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lua/version.lua b/lua/version.lua index dc46f731..d9892e65 100644 --- a/lua/version.lua +++ b/lua/version.lua @@ -1,4 +1,4 @@ -local Version = 'Nomads 113' +local Version = 'Nomads 114' function GetVersion() LOG('Supreme Commander: Forged Alliance version ' .. Version) return Version diff --git a/mod_info.lua b/mod_info.lua index e755919b..52f7df30 100644 --- a/mod_info.lua +++ b/mod_info.lua @@ -1,9 +1,9 @@ name = "Nomads" -version = 113 +version = 114 copyright = "brute51" description = "Adds the Nomads, a fully fledged fifth faction to the game. Required for playing the custom Nomads campaign." author = "Armaster, Ninrai, Savi, SiwaonaDaphnewen, StevenC21, Shadowlord1, Uveso, JJsAI, Exotic_Retard, Brute51, and many more" -uid = "dc2fbae6-ec80-48d2-8d03-nomadsv00113" +uid = "dc2fbae6-ec80-48d2-8d03-nomadsv00114" url = "" icon = "" identifier = ""