summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-03 23:34:48 +0300
committerPaul Buetow <paul@buetow.org>2026-06-03 23:34:48 +0300
commit4365f9b1e4d99c119df676b54c6d707e19951a37 (patch)
tree5c20745921f855351343f9ef641dd5ac3cc01de9
parent083018598bc8bec548e12732a556a525932b4cf1 (diff)
Bump version to 0.17.0main
Amp-Thread-ID: https://ampcode.com/threads/T-019e8f2a-b58e-72b3-b572-28d1fb1d9a1d Co-authored-by: Amp <amp@ampcode.com>
-rw-r--r--internal/version/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version/version.go b/internal/version/version.go
index 39b58e8..99fdf7c 100644
--- a/internal/version/version.go
+++ b/internal/version/version.go
@@ -2,4 +2,4 @@
package version
// Version is the application version (semantic versioning).
-const Version = "0.16.0"
+const Version = "0.17.0"