diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-08 22:47:43 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-08 22:47:43 +0300 |
| commit | 4ed6cb28a5e82ca034bdae4f0d3f5e91501d626a (patch) | |
| tree | cf7f202939412ecfb584c4d9fc1120c2564c5940 | |
| parent | e2a5b16130fe6294d638ea7efe889aeb02687a10 (diff) | |
Release v0.13.4v0.13.4
| -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 add7ade..0868e54 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.13.3" +const Version = "0.13.4" |
