From 500538fc82ded0cb2caad63164208bd5c1ba2159 Mon Sep 17 00:00:00 2001
From: Tyfon <29051038+tyfon7@users.noreply.github.com>
Date: Wed, 2 Oct 2024 16:19:56 -0700
Subject: [PATCH] rev version 2.5.1
---
UIFixes.csproj | 10 ++++++----
server/package.json | 2 +-
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/UIFixes.csproj b/UIFixes.csproj
index e0fa01e..b2c929c 100644
--- a/UIFixes.csproj
+++ b/UIFixes.csproj
@@ -4,7 +4,7 @@
net471
Tyfon.UIFixes
SPT UI Fixes
- 2.5.0
+ 2.5.1
true
latest
Debug;Release
@@ -80,11 +80,13 @@
-
+
-
-
+
\ No newline at end of file
diff --git a/server/package.json b/server/package.json
index a51f217..749ff16 100644
--- a/server/package.json
+++ b/server/package.json
@@ -1,6 +1,6 @@
{
"name": "uifixes",
- "version": "2.5.0",
+ "version": "2.5.1",
"main": "src/mod.js",
"license": "MIT",
"author": "Tyfon",