From fde85e6d692832ab0b907027d0156e6fadb1622f Mon Sep 17 00:00:00 2001 From: JonKazama-Hellion Date: Sat, 2 May 2026 17:37:46 +0200 Subject: [PATCH] chore(release): bump version to 0.5.0 Settings UX polish release. Twelve organic settings tabs collapsed into eight themed ones, theme/font controls moved to Appearance, About and Changelog merged into Information. Configuration migrates from v9 to v10 as a wipe with a backup file written next to the live config; chat history and tabs survive. --- ChatTwo/ChatTwo.csproj | 2 +- ChatTwo/HellionChat.yaml | 33 +++++++++++++++++++++++++++++++++ repo.json | 12 ++++++------ 3 files changed, 40 insertions(+), 7 deletions(-) diff --git a/ChatTwo/ChatTwo.csproj b/ChatTwo/ChatTwo.csproj index d1d9dce..4a6c618 100755 --- a/ChatTwo/ChatTwo.csproj +++ b/ChatTwo/ChatTwo.csproj @@ -4,7 +4,7 @@ 0.1.0 is our bootstrap release; the underlying Chat 2 base is called out in the yaml changelog so users can see what it derives from. --> - 0.4.0 + 0.5.0 enable