diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-05-12 00:25:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-12 00:25:42 +0200 |
commit | c2f124f3879158e4e3e1733c2c31b3decaf2b1b4 (patch) | |
tree | eba0aba2788cacc8e8d0372dbcb2abb8ed1b1437 /Northstar.Custom | |
parent | d205d4440ffbf0947ca5cf4a2705157ba2d873e2 (diff) | |
download | NorthstarMods-c2f124f3879158e4e3e1733c2c31b3decaf2b1b4.tar.gz NorthstarMods-c2f124f3879158e4e3e1733c2c31b3decaf2b1b4.zip |
Bump mods version to `1.14.0` (#643)
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 66d29cae..f3f73fde 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.13.0", + "Version": "1.14.0", "LoadPriority": 1, "RequiredOnClient": true, "ConVars": [ |