From 65e39d4ef7d0703a4b16ec7adec6285e911b6c1b Mon Sep 17 00:00:00 2001 From: JonKazama-Hellion Date: Fri, 1 May 2026 22:30:18 +0200 Subject: [PATCH] Bump Hellion Chat manifest version to 0.1.0 Reset the version line out of the inherited Chat 2 1.35.x range into a Hellion-specific track that starts at 0.1.0 to make the bootstrap status visible to anyone reading the Dalamud plugin list. The yaml changelog now lays out the full feature set added on top of Chat 2 (privacy filter, retention, cleanup, export, wizard, theme, localization) and explicitly calls out the upstream 1.35.3 base under EUPL-1.2. --- ChatTwo/ChatTwo.csproj | 6 +++++- ChatTwo/HellionChat.yaml | 35 +++++++++++++++++++++++++---------- 2 files changed, 30 insertions(+), 11 deletions(-) diff --git a/ChatTwo/ChatTwo.csproj b/ChatTwo/ChatTwo.csproj index 0aef2f9..4a2ba93 100755 --- a/ChatTwo/ChatTwo.csproj +++ b/ChatTwo/ChatTwo.csproj @@ -1,6 +1,10 @@ - 1.35.3 + + 0.1.0 enable