From 93d52ae819293005eada5414ee7079b799e47980 Mon Sep 17 00:00:00 2001 From: JonKazama-Hellion Date: Sat, 2 May 2026 23:46:26 +0200 Subject: [PATCH] chore(release): bump version to 0.5.3 Single-fix patch to close the CodeQL pointer-arithmetic alert that v0.5.2 left open. v0.5.2 already shipped, so we tag forward instead of moving the published tag. --- ChatTwo/ChatTwo.csproj | 2 +- ChatTwo/HellionChat.yaml | 20 ++++++++++++++++++++ repo.json | 12 ++++++------ 3 files changed, 27 insertions(+), 7 deletions(-) diff --git a/ChatTwo/ChatTwo.csproj b/ChatTwo/ChatTwo.csproj index f915af4..2c0e148 100644 --- 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.5.2 + 0.5.3 enable