rev version, 1.7.2

This commit is contained in:
Tyfon
2024-06-22 17:17:00 -07:00
parent cd0266a2a9
commit 03015abe5b
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>1.7.1</Version>
<Version>1.7.2</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<Configurations>Debug;Release;Dist</Configurations>

View File

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