diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-13 12:44:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-13 12:44:07 +0300 |
| commit | 3c2e5839e40db29951ee6db37e55cb2e094e4ce4 (patch) | |
| tree | 8780c7055f28a58fccdac73af514bad32d464e2d /internal/version.go | |
| parent | 65430e9876a32988839deb7a70dc1e42da21cf64 (diff) | |
Release v0.29.0: display card counter (Card X / N) in the GUI status barv0.29.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/version.go')
| -rw-r--r-- | internal/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go index d0c1d3a..409abe0 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.28.2" +const Version = "0.29.0" |
