diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-06 09:24:10 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-06 09:24:10 +0300 |
| commit | 394647f756d089fbe2ed5e58ba8da2583b699256 (patch) | |
| tree | c67057143a5ec460bbd1d7dbb1f7fe8931e4119f /internal | |
| parent | f61490a3911479cf064063077751447127e14654 (diff) | |
Bump version to 0.18.0v0.18.0
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/version/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version/version.go b/internal/version/version.go index 99fdf7c..76b95e4 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.17.0" +const Version = "0.18.0" |
