From b279380cac3abb8b713f345b1a51a2a02f9c81bf Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 5 Oct 2025 16:42:56 +0300 Subject: add open for macos --- 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 beccbb4..4bb79f7 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.9.2" +const Version = "0.9.3" -- cgit v1.2.3