Update versioning
This commit is contained in:
parent
7644b3b8ba
commit
6d15a8a8e5
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net472</TargetFramework>
|
<TargetFramework>net472</TargetFramework>
|
||||||
<AssemblyName>ClearVision</AssemblyName>
|
<AssemblyName>LimboFPS-ClearVision</AssemblyName>
|
||||||
<Description>ClearVision Client Mod</Description>
|
<Description>ClearVision Client Mod</Description>
|
||||||
<Version>1.0.0</Version>
|
<Version>1.0.0</Version>
|
||||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ClearVision",
|
"name": "ClearVision",
|
||||||
"version": "2.0.0",
|
"version": "2.0.2",
|
||||||
"author": "LimboFPS",
|
"author": "LimboFPS",
|
||||||
"license": "CC BY-NC 4.0",
|
"license": "CC BY-NC 4.0",
|
||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user