diff --git a/UIFixes.csproj b/UIFixes.csproj
index ffc8237..09344cd 100644
--- a/UIFixes.csproj
+++ b/UIFixes.csproj
@@ -4,7 +4,7 @@
net471
Tyfon.UIFixes
SPT UI Fixes
- 1.7.0
+ 1.7.1
true
latest
Debug;Release;Dist
diff --git a/server/package.json b/server/package.json
index 11d8dd5..32134bb 100644
--- a/server/package.json
+++ b/server/package.json
@@ -1,6 +1,6 @@
{
"name": "uifixes",
- "version": "1.7.0",
+ "version": "1.7.1",
"main": "src/mod.js",
"license": "MIT",
"author": "Tyfon",