Rev version, 2.4.3

This commit is contained in:
Tyfon
2024-08-30 13:41:43 -07:00
parent a7071cd572
commit d733820021
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.4.2</Version>
<Version>2.4.3</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<Configurations>Debug;Release</Configurations>

View File

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