diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-27 00:33:46 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-27 00:33:46 +0300 |
| commit | d4f446c82281e5941e3436b207c59f6eca2e16f5 (patch) | |
| tree | 3b2a9b69b1226d1fe012c52f8e84983d13aed4f2 /internal | |
| parent | ceb3fbdfad9c1d636f50501b6105b01182aa5fcb (diff) | |
Bump version to 0.18.20.18.2
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go index 4c5f921..1ec6542 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.1" +const Version = "0.18.2" |
