summaryrefslogtreecommitdiff
path: root/internal/version.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-27 00:32:04 +0300
committerPaul Buetow <paul@buetow.org>2026-06-27 00:32:04 +0300
commit71feb3e7817be0a0adcff77cc12d98f6b0ac043e (patch)
treecb44341e394f39cbe50625986f0c4d68e5754eb5 /internal/version.go
parent25c1fe6439892e9b5ba5bf36c195cfe538490352 (diff)
Bump version to 0.18.1v0.18.1
Diffstat (limited to 'internal/version.go')
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
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"