aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-05-05 21:13:03 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-05-05 21:13:03 +0200
commitd3aeacd7fc3efda1c0d6d960e83f10b1de57591e (patch)
tree70ac8e05d09d38814e6744816288b5eb67a33bd7
parent080f68ee8779ade26492b3f7b1be872528dcad8a (diff)
downloadNorthstarMods-d3aeacd7fc3efda1c0d6d960e83f10b1de57591e.tar.gz
NorthstarMods-d3aeacd7fc3efda1c0d6d960e83f10b1de57591e.zip
Bump version numberv1.8.0-rc1
-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 5d5f66e44..667c4aa2d 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.6.0",
+ "Version": "1.7.0",
"LoadPriority": 0,
"ConVars": [
{
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json
index c2b29fea3..67bc321fb 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.6.0",
+ "Version": "1.7.0",
"LoadPriority": 1,
"RequiredOnClient": true,
"ConVars": [
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index 89bacc36b..8a4a0785e 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.6.0",
+ "Version": "1.7.0",
"LoadPriority": 0,
"ConVars": [
{