aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2023-05-12 00:25:42 +0200
committerGitHub <noreply@github.com>2023-05-12 00:25:42 +0200
commitc2f124f3879158e4e3e1733c2c31b3decaf2b1b4 (patch)
treeeba0aba2788cacc8e8d0372dbcb2abb8ed1b1437
parentd205d4440ffbf0947ca5cf4a2705157ba2d873e2 (diff)
downloadNorthstarMods-c2f124f3879158e4e3e1733c2c31b3decaf2b1b4.tar.gz
NorthstarMods-c2f124f3879158e4e3e1733c2c31b3decaf2b1b4.zip
Bump mods version to `1.14.0` (#643)
-rw-r--r--Northstar.Client/mod.json2
-rw-r--r--Northstar.Custom/mod.json2
-rw-r--r--Northstar.CustomServers/mod.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/Northstar.Client/mod.json b/Northstar.Client/mod.json
index 00b779a4e..548346767 100644
--- a/Northstar.Client/mod.json
+++ b/Northstar.Client/mod.json
@@ -1,7 +1,7 @@
{
"Name": "Northstar.Client",
"Description": "Various ui and client changes to fix bugs and add better support for mods",
- "Version": "1.13.0",
+ "Version": "1.14.0",
"LoadPriority": 0,
"InitScript": "cl_northstar_client_init.nut",
"ConVars": [
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json
index 66d29caee..f3f73fde3 100644
--- a/Northstar.Custom/mod.json
+++ b/Northstar.Custom/mod.json
@@ -1,7 +1,7 @@
{
"Name": "Northstar.Custom",
"Description": "Custom content for Northstar: extra weapons, gamemodes, etc.",
- "Version": "1.13.0",
+ "Version": "1.14.0",
"LoadPriority": 1,
"RequiredOnClient": true,
"ConVars": [
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index e1df99ba8..3525c434c 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": [
{