diff --git a/mod.json b/mod.json index f5ae246..9321fce 100644 --- a/mod.json +++ b/mod.json @@ -1,7 +1,7 @@ { "Name": "Odd.s2space", "Description": "Self contained s2s mod. DOES NOT depend on cor's s2s or cor's utilities.", - "Version": "0.0.1", + "Version": "0.0.2", "LoadPriority": 3, "RequiredOnClient": true, "Dependencies": { @@ -141,4 +141,4 @@ "Localisation": [ "resource/mp_s2s_localisation_%language%.txt" ] -} \ No newline at end of file +}