Bump version to 0.3.5: Phase 3 service and state management refactoring complete

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
mixeme
2026-06-19 08:36:12 +03:00
parent 6754d0405b
commit c5e0ef9617
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ package app
// Version is the application version shown in the GUI and used by build
// scripts in artifact names. It is a var rather than a const so release builds
// can override it with Go ldflags when CI tags a build.
var Version = "0.3.4"
var Version = "0.3.5"