diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-18 16:57:02 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-18 16:57:02 +0300 |
| commit | c96b991081fa56aad043f39ab85c4862db7d86d6 (patch) | |
| tree | 83384833e6a47fbc4ebf790a19030743873d6522 /internal/version | |
| parent | a51083fe1a2b9a03f3c3139a2927a1f3ec22d44a (diff) | |
Add retrofuture themev0.4.0
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 2cde488..a5b27c4 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.3.1" +const Version = "0.4.0" |
