diff options
author | uniboi <64006268+uniboi@users.noreply.github.com> | 2022-06-26 23:23:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-27 01:23:20 +0200 |
commit | 2cd82e1ec522f0cfe0d8b4e757283527a8f72ce9 (patch) | |
tree | 81e4b805916adfa180a1742a04a1fbf5585c8fc4 /Northstar.Client/mod.json | |
parent | 391439f2d022a4657fcc5cb8d95c3b27b9887467 (diff) | |
download | NorthstarMods-2cd82e1ec522f0cfe0d8b4e757283527a8f72ce9.tar.gz NorthstarMods-2cd82e1ec522f0cfe0d8b4e757283527a8f72ce9.zip |
Bump version number (#403)v1.9.1-rc1
Diffstat (limited to 'Northstar.Client/mod.json')
-rw-r--r-- | Northstar.Client/mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.Client/mod.json b/Northstar.Client/mod.json index 191097e9..17b01543 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": [ { |