diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-10 10:29:33 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-10 10:29:33 +0300 |
| commit | b4899f8a322c5df78731e3c5b6d583ec0835d129 (patch) | |
| tree | 858034ff76e3aaf43c6821f9ae5a18298a978844 /internal/version.go | |
| parent | f40fee44e8f256328ca1419863b5441123a1014e (diff) | |
Release v0.1.1v0.1.1
Per-theme Web Audio presets; pagination footer bar with reduced height;
brutalist splash label tweak; doc updates.
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 9c12eae..c757f0a 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.0" +const Version = "0.1.1" |
