From c89364cdef3b78c09723733e759d124c8dd76838 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Sun, 23 Apr 2023 14:28:00 +0200 Subject: Bump mods version to `1.13.0` (#627) --- Northstar.Client/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Northstar.Client') diff --git a/Northstar.Client/mod.json b/Northstar.Client/mod.json index f0f45e678..00b779a4e 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.12.0", + "Version": "1.13.0", "LoadPriority": 0, "InitScript": "cl_northstar_client_init.nut", "ConVars": [ -- cgit v1.2.3