rev version, 2.0.5

This commit is contained in:
Tyfon
2024-07-09 14:39:28 -07:00
parent c938d03162
commit 6f3b66c6e3
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<TargetFramework>net471</TargetFramework>
<AssemblyName>Tyfon.UIFixes</AssemblyName>
<Description>SPT UI Fixes</Description>
<Version>2.0.4</Version>
<Version>2.0.5</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<Configurations>Debug;Release;Dist</Configurations>

View File

@@ -1,6 +1,6 @@
{
"name": "uifixes",
"version": "2.0.4",
"version": "2.0.5",
"main": "src/mod.js",
"license": "MIT",
"author": "Tyfon",