From e2795b421a92ec16a64b1780dd71cb1a68b92680 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 3 Jun 2026 23:20:07 +0300 Subject: Release v0.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 --- internal/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/version.go') 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" -- cgit v1.2.3