diff --git a/UIFixes.csproj b/UIFixes.csproj index 29833eb..009c93b 100644 --- a/UIFixes.csproj +++ b/UIFixes.csproj @@ -4,7 +4,7 @@ net471 Tyfon.UIFixes SPT UI Fixes - 2.1.2 + 2.2.0 true latest Debug;Release;Dist diff --git a/server/package.json b/server/package.json index 540b526..4fb99d2 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "uifixes", - "version": "2.1.2", + "version": "2.2.0", "main": "src/mod.js", "license": "MIT", "author": "Tyfon",