diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-07-12 23:08:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-12 23:08:22 +0200 |
commit | fc6c8c0d295fee70d08d422bf0426d807d7b740b (patch) | |
tree | dddec47312869b7c7bdba95eabbf14f5a766a776 /Northstar.Custom | |
parent | d23828da5b08ce06c8385ec4ff5002afbd9a9b82 (diff) | |
download | NorthstarMods-fc6c8c0d295fee70d08d422bf0426d807d7b740b.tar.gz NorthstarMods-fc6c8c0d295fee70d08d422bf0426d807d7b740b.zip |
Bump mods version to `1.16.0` (#665)
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 f3f73fde..ca33fa22 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.14.0", + "Version": "1.16.0", "LoadPriority": 1, "RequiredOnClient": true, "ConVars": [ |