diff options
| author | Paul Buetow <paul@buetow.org> | 2026-08-02 19:19:39 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-08-02 19:19:39 +0300 |
| commit | e602a19c62c025846912eca3524f925d96d965cd (patch) | |
| tree | 00921784cbc54446f21b6cb6b4fa3f09c7b34eb8 /internal/version | |
| parent | 4aebd8dda1306a2e7634b53a84182f8590aae459 (diff) | |
Amp-Thread-ID: https://ampcode.com/threads/T-019fc31d-668a-769a-8dc8-554ecbd6a274
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'internal/version')
| -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 d200a7a..20245a7 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.19.2" +const Version = "0.19.3" |
