chore: bump version to v0.2.7
Some checks failed
CI / test (push) Has been cancelled
Release / release (push) Failing after 2s
Release / test (push) Successful in 9m39s

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
vrubelroman 2026-07-03 21:06:34 +00:00
parent 135f5e0d19
commit 0ab59ad7c3
2 changed files with 11 additions and 11 deletions

View file

@ -28,7 +28,7 @@ import (
"vcom/internal/theme"
)
const version = "v0.2.6"
const version = "v0.2.7"
type modalKind int