diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-03-12 19:35:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-12 19:35:29 +0100 |
commit | 4d8e3698102d545b7d2bbd3f41506362a7cddc28 (patch) | |
tree | ef859f2ca110d4cade6904e60eb4bff876ccf1c2 /Northstar.CustomServers | |
parent | 28d444c26a1da5496d1cf3f7610a261cd739ef73 (diff) | |
download | NorthstarMods-4d8e3698102d545b7d2bbd3f41506362a7cddc28.tar.gz NorthstarMods-4d8e3698102d545b7d2bbd3f41506362a7cddc28.zip |
Bump version number (#602)
Diffstat (limited to 'Northstar.CustomServers')
-rw-r--r-- | Northstar.CustomServers/mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json index f67aeb19..657854da 100644 --- a/Northstar.CustomServers/mod.json +++ b/Northstar.CustomServers/mod.json @@ -1,7 +1,7 @@ { "Name": "Northstar.CustomServers", "Description": "Attempts to recreate the behaviour of vanilla Titanfall 2 servers, as well as changing some scripts to allow better support for mods", - "Version": "1.10.0", + "Version": "1.12.0", "LoadPriority": 0, "ConVars": [ { |