summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-05 19:25:14 +0200
committerPaul Buetow <paul@buetow.org>2026-03-05 19:25:14 +0200
commitb0ab982ba73a2661ebf7a98e83074e6ae2492a25 (patch)
treed8eaa3a3a5f258b351b23543e479142ea7ebc38d
parent30c955ef113e5e0c99c147ee4e7c8c20b0a7f273 (diff)
Bump version to 0.11.4v0.11.4
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index de7d632..b150a05 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.11.3"
+const Version = "0.11.4"