aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-03-30 00:02:14 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-03-30 00:02:14 +0200
commit0bda151cfac71a5f7c57d7229da8696781fe8d32 (patch)
tree8c2619af72620e0cc924c0c05ef1f095f2fc90c5
parent74d300bd010d68817ddad1c16aaafea98e0615c4 (diff)
downloadNorthstarMods-0bda151cfac71a5f7c57d7229da8696781fe8d32.tar.gz
NorthstarMods-0bda151cfac71a5f7c57d7229da8696781fe8d32.zip
Bump version number
-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 eae1eb941..4748d82e2 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.5.0",
+ "Version": "1.6.0",
"LoadPriority": 0,
"ConVars": [
{
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json
index 954137885..77fc2a62f 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.5.0",
+ "Version": "1.6.0",
"LoadPriority": 1,
"RequiredOnClient": true,
"ConVars": [
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index 172bff117..4ad212c4f 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.5.0",
+ "Version": "1.6.0",
"LoadPriority": 0,
"ConVars": [
{