diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-03 23:20:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-03 23:20:07 +0300 |
| commit | e2795b421a92ec16a64b1780dd71cb1a68b92680 (patch) | |
| tree | 21d80df8bd4df92a4c1592167078b6886ea70f37 /internal/version.go | |
| parent | ca680540998776c2b42f6d1a827102b20139f8cf (diff) | |
Release v0.17.0v0.17.0
Show active taskwarrior filter in the top status bar in both
normal table view and ultra mode.
Amp-Thread-ID: https://ampcode.com/threads/T-019e8f21-de78-7250-acd2-442e2599766a
Co-authored-by: Amp <amp@ampcode.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 79440c2..4edc781 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,4 +1,4 @@ package internal // Version is the current version of Task Samurai. -const Version = "0.16.0" +const Version = "0.17.0" |
