diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-05-12 00:25:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-12 00:25:42 +0200 |
commit | c2f124f3879158e4e3e1733c2c31b3decaf2b1b4 (patch) | |
tree | eba0aba2788cacc8e8d0372dbcb2abb8ed1b1437 /Northstar.CustomServers | |
parent | d205d4440ffbf0947ca5cf4a2705157ba2d873e2 (diff) | |
download | NorthstarMods-c2f124f3879158e4e3e1733c2c31b3decaf2b1b4.tar.gz NorthstarMods-c2f124f3879158e4e3e1733c2c31b3decaf2b1b4.zip |
Bump mods version to `1.14.0` (#643)
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 e1df99ba..3525c434 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.13.0", + "Version": "1.14.0", "LoadPriority": 0, "ConVars": [ { |