From 8a2bd298150f18800d6447b3d20d6578d33176a4 Mon Sep 17 00:00:00 2001 From: Daniel McCoy Stephenson Date: Sat, 8 Aug 2026 11:55:55 -0600 Subject: [PATCH] chore: release version 3.0.0-SNAPSHOT-8-8-2026 Bump the project version from 2.2.0 to 3.0.0-SNAPSHOT-8-8-2026 in version.txt. The bump marks FishE moving to an AI-first development approach: day-to-day feature work, grooming, review and maintenance now run through AI agents working directly against this repository, with the maintainers setting direction and approving what lands. It is not a compatibility break -- behaviour, configuration and stored data are unchanged, and existing installations can upgrade in place. Carries the dated snapshot designation, following Medieval Factions' 6.0.0-SNAPSHOT-7-25-2026: the AI-first line has not yet been verified in live operation, and the designation stays until it has. Co-Authored-By: Claude Opus 5 (1M context) --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index ccbccc3..7f6a09d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.0 +3.0.0-SNAPSHOT-8-8-2026