diff --git a/CHANGELOG.md b/CHANGELOG.md index 205b4d5..c28066c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,13 @@ pulls notes from — it's the minimum, the GitHub release page is the maximum. ## [Unreleased] +## [2.8.2] - 2026-06-04 + +> [Full notes](https://github.com/Kitsune-Den/KitsuneCommand/releases/tag/v2.8.2) +> · Patch release — three stability fixes from a live Windows prod box, +> plus the timezone field on the Server Restart panel grows up into a +> host-resolvable dropdown. No new features, no schema changes. + ### Fixed - **No more stack overflow from `LogCallbackEvent` re-entrancy during diff --git a/frontend/package.json b/frontend/package.json index 795189a..57cba14 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "kitsunecommand-frontend", "private": true, - "version": "2.7.4", + "version": "2.8.2", "type": "module", "scripts": { "dev": "vite", diff --git a/src/KitsuneCommand/ModInfo.xml b/src/KitsuneCommand/ModInfo.xml index a05010f..066ceca 100644 --- a/src/KitsuneCommand/ModInfo.xml +++ b/src/KitsuneCommand/ModInfo.xml @@ -2,7 +2,7 @@ - +