summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-19 15:41:10 +0300
committerPaul Buetow <paul@buetow.org>2026-07-19 15:41:10 +0300
commitd972f58a40729acefe7c1d310f4fbace84ba0144 (patch)
treee8d3b2e300d02772ce3b8e07a03c5f3d47f1ec48 /internal
parent2ee898ebd1b59557270af13925e484d9b0dd0b3f (diff)
Bump version to 0.18.3main
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'internal')
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index 1ec6542..238c93e 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.2"
+const Version = "0.18.3"