diff --git a/ClientMod/ClearVision.csproj b/ClientMod/ClearVision.csproj index e255629..67c3a89 100644 --- a/ClientMod/ClearVision.csproj +++ b/ClientMod/ClearVision.csproj @@ -2,7 +2,7 @@ net472 - ClearVision + LimboFPS-ClearVision ClearVision Client Mod 1.0.0 true diff --git a/ServerMod/package.json b/ServerMod/package.json index 54b3ac0..b86d1c8 100644 --- a/ServerMod/package.json +++ b/ServerMod/package.json @@ -1,6 +1,6 @@ { "name": "ClearVision", - "version": "2.0.0", + "version": "2.0.2", "author": "LimboFPS", "license": "CC BY-NC 4.0", "main": "src/mod.js",