From 71feb3e7817be0a0adcff77cc12d98f6b0ac043e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 27 Jun 2026 00:32:04 +0300 Subject: Bump version to 0.18.1 --- internal/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal') diff --git a/internal/version.go b/internal/version.go index 0c79945..4c5f921 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.18.0" +const Version = "0.18.1" -- cgit v1.2.3