diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-10 10:31:10 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-10 10:31:10 +0300 |
| commit | 4868fd58dd624d5d30ae540c9be7dde393027ecb (patch) | |
| tree | 11e03e6e330f07e7a9f92da718aa49339352cd43 /internal/version.go | |
| parent | b4899f8a322c5df78731e3c5b6d583ec0835d129 (diff) | |
Release v0.1.2v0.1.2
Rework aurora theme splash: ribbon aurora WebGL, sky stars/glow, refreshed title.
Made-with: Cursor
Diffstat (limited to 'internal/version.go')
| -rw-r--r-- | internal/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go index c757f0a..a0e0dea 100644 --- a/internal/version.go +++ b/internal/version.go @@ -2,4 +2,4 @@ package version // Version is the application version (semantic versioning). -const Version = "0.1.1" +const Version = "0.1.2" |
