chore: release 0.11.0 with paused manual runs and two-column layouts

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
mixeme
2026-06-25 07:52:10 +03:00
parent 9ecb8b61f8
commit 24a8140e26
2 changed files with 31 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.10.2"
var Version = "0.11.0"