From 9d067990bbba4d6087b43350e2254aa3246eeb48 Mon Sep 17 00:00:00 2001
From: Tyfon <29051038+tyfon7@users.noreply.github.com>
Date: Mon, 15 Jul 2024 10:56:53 -0700
Subject: [PATCH] rev version, 2.2.0
---
UIFixes.csproj | 2 +-
server/package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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",