diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-07-12 23:08:22 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-07-13 18:47:17 +0200 |
commit | f8677359c35d8c103530bdcd22303c574ae3c3e1 (patch) | |
tree | 13e6fccee52f8b7c83a36554bc6288ae8ad1fd9b /Northstar.CustomServers | |
parent | 429fe2117c6d6ffec558511426e43595910665ee (diff) | |
download | NorthstarMods-f8677359c35d8c103530bdcd22303c574ae3c3e1.tar.gz NorthstarMods-f8677359c35d8c103530bdcd22303c574ae3c3e1.zip |
Bump mods version to `1.16.0` (#665)v1.16.3-rc1
(cherry picked from commit fc6c8c0d295fee70d08d422bf0426d807d7b740b)
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 3525c434..4f19307d 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.14.0", + "Version": "1.16.0", "LoadPriority": 0, "ConVars": [ { |