From 11e30309c4be6c416ae89fe83c8747435105913c Mon Sep 17 00:00:00 2001 From: Knack117 Date: Tue, 3 Feb 2026 22:56:56 -0500 Subject: [PATCH] Bump version to 1.0.8.1 Co-authored-by: Cursor --- HSUI.csproj | 6 +++--- HSUI.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HSUI.csproj b/HSUI.csproj index 50e7e8b..501fe93 100644 --- a/HSUI.csproj +++ b/HSUI.csproj @@ -9,9 +9,9 @@ HSUI - 1.0.8.0 - 1.0.8.0 - 1.0.8.0 + 1.0.8.1 + 1.0.8.1 + 1.0.8.1 diff --git a/HSUI.json b/HSUI.json index 12f25c5..246f7a5 100644 --- a/HSUI.json +++ b/HSUI.json @@ -2,7 +2,7 @@ "Author": "Knack117", "Name": "HSUI", "InternalName": "HSUI", - "AssemblyVersion": "1.0.8.0", + "AssemblyVersion": "1.0.8.1", "Description": "HSUI provides a highly configurable HUD replacement for FFXIV, recreated from DelvUI using KamiToolKit, FFXIVClientStructs, and Dalamud. Features unit frames, castbars, job gauges, nameplates, party frames, status effects, enemy list, configurable hotbars with drag-and-drop, and profiles.", "ApplicableVersion": "any", "RepoUrl": "https://github.com/Knack117/HSUI",