diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-05-05 21:13:03 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-05-05 21:13:03 +0200 |
commit | d3aeacd7fc3efda1c0d6d960e83f10b1de57591e (patch) | |
tree | 70ac8e05d09d38814e6744816288b5eb67a33bd7 /Northstar.Client | |
parent | 080f68ee8779ade26492b3f7b1be872528dcad8a (diff) | |
download | NorthstarMods-d3aeacd7fc3efda1c0d6d960e83f10b1de57591e.tar.gz NorthstarMods-d3aeacd7fc3efda1c0d6d960e83f10b1de57591e.zip |
Bump version numberv1.8.0-rc1
Diffstat (limited to 'Northstar.Client')
-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 5d5f66e4..667c4aa2 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": [ { |