diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2022-11-06 02:17:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-06 02:17:53 +0100 |
commit | 0a5c705f662773ecb97a9b06d2c92e023307b441 (patch) | |
tree | 3d199a7c5453db49d970e70b008fef2a0ba02f76 /Northstar.Custom | |
parent | 919acdacd2ef8b230df5d75d125e074d31c75f17 (diff) | |
download | NorthstarMods-0a5c705f662773ecb97a9b06d2c92e023307b441.tar.gz NorthstarMods-0a5c705f662773ecb97a9b06d2c92e023307b441.zip |
Bump version number (#526)v1.10.8-rc3v1.10.8-rc2v1.10.8-rc1v1.10.8v1.10.7-rc1v1.10.7
Diffstat (limited to 'Northstar.Custom')
-rw-r--r-- | Northstar.Custom/mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json index 28825a58..1a08f0d4 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.9.0", + "Version": "1.10.0", "LoadPriority": 1, "RequiredOnClient": true, "ConVars": [ |