diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-03 20:20:16 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-03 20:20:16 +0200 |
| commit | c398cbd7bc8dbfb7aff6c03294bd49d5af7c23ef (patch) | |
| tree | 234b647828f7fb871cd938ede55783912616554a /internal | |
| parent | e17ca48fb49742b2aaccdf850d526e0cb8ad8ad6 (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 2accda2..7ed68f5 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.2" +const Version = "0.2.3" |
