Skip to content

Commit

Permalink
Update Nomads to Version to 114
Browse files Browse the repository at this point in the history
  • Loading branch information
Apofenas authored and Exotic-Retard committed Apr 1, 2024
1 parent 6413d83 commit 8d8c634
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lua/version.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local Version = 'Nomads 113'
local Version = 'Nomads 114'
function GetVersion()
LOG('Supreme Commander: Forged Alliance version ' .. Version)
return Version
Expand Down
4 changes: 2 additions & 2 deletions mod_info.lua
Original file line number Diff line number Diff line change
@@ -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 = ""
Expand Down

0 comments on commit 8d8c634

Please sign in to comment.