aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruniboi <64006268+uniboi@users.noreply.github.com>2022-06-26 23:23:20 +0000
committerGitHub <noreply@github.com>2022-06-27 01:23:20 +0200
commit2cd82e1ec522f0cfe0d8b4e757283527a8f72ce9 (patch)
tree81e4b805916adfa180a1742a04a1fbf5585c8fc4
parent391439f2d022a4657fcc5cb8d95c3b27b9887467 (diff)
downloadNorthstarMods-1.9.1-rc1.tar.gz
NorthstarMods-1.9.1-rc1.zip
Bump version number (#403)v1.9.1-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 191097e94..17b015432 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.8.0",
+ "Version": "1.9.0",
"LoadPriority": 0,
"ConVars": [
{
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json
index ee1df0909..46b5ab7f3 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.8.0",
+ "Version": "1.9.0",
"LoadPriority": 1,
"RequiredOnClient": true,
"ConVars": [
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index 61aebc11d..555ac8b93 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.8.0",
+ "Version": "1.9.0",
"LoadPriority": 0,
"ConVars": [
{