diff --git a/UIFixes.csproj b/UIFixes.csproj index a74c420..915d242 100644 --- a/UIFixes.csproj +++ b/UIFixes.csproj @@ -4,7 +4,7 @@ net471 Tyfon.UIFixes SPT UI Fixes - 2.2.1 + 2.2.2 true latest Debug;Release diff --git a/server/package.json b/server/package.json index a401aa6..7c1964d 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "uifixes", - "version": "2.2.1", + "version": "2.2.2", "main": "src/mod.js", "license": "MIT", "author": "Tyfon",