diff options
author | Barichello <artur@barichello.me> | 2022-02-10 20:45:45 -0300 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2022-02-10 20:45:45 -0300 |
commit | 755412c924ef2016b1c84328a1bb9f97eb3edad6 (patch) | |
tree | db46848622758981e3b20552430b41018f30335f /Northstar.Client | |
parent | cf2b7f01a849164048a10ac441caf4f8115a1129 (diff) | |
download | NorthstarMods-755412c924ef2016b1c84328a1bb9f97eb3edad6.tar.gz NorthstarMods-755412c924ef2016b1c84328a1bb9f97eb3edad6.zip |
Update 1.4.2 version fields
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 fbaf1203..de902ce0 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.0.0", + "Version": "1.4.2", "LoadPriority": 0, "ConVars": [ { |