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