Update versioning

This commit is contained in:
LimboFPS 2023-09-17 14:55:52 -04:00
parent 7644b3b8ba
commit 6d15a8a8e5
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net472</TargetFramework>
<AssemblyName>ClearVision</AssemblyName>
<AssemblyName>LimboFPS-ClearVision</AssemblyName>
<Description>ClearVision Client Mod</Description>
<Version>1.0.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

View File

@ -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",