diff --git a/UIFixes.csproj b/UIFixes.csproj index 91d8885..ec540c5 100644 --- a/UIFixes.csproj +++ b/UIFixes.csproj @@ -4,7 +4,7 @@ net471 Tyfon.UIFixes SPT UI Fixes - 2.4.2 + 2.4.3 true latest Debug;Release diff --git a/server/package.json b/server/package.json index 27843a6..df88f0c 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "uifixes", - "version": "2.4.2", + "version": "2.4.3", "main": "src/mod.js", "license": "MIT", "author": "Tyfon",