diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-08 19:52:54 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-08 19:52:54 +0200 |
| commit | e2653b1c6c4b27c31c601389f686515605f32074 (patch) | |
| tree | c4052065a6c2a26541dbcbda5ba987d4ac7e9c51 /internal | |
| parent | 9e3206f1d0fca11a6aecafe0adc1410077314d49 (diff) | |
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 7ed68f5..a5f7f5b 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -1,4 +1,4 @@ package version // Version is the application version. -const Version = "0.2.3" +const Version = "0.2.4" |
