diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-10 10:47:35 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-10 10:47:35 +0300 |
| commit | 14a4c2e29c3d96204de54b636e245eff78f0ef9d (patch) | |
| tree | 744465e99986a9452c2033c3d9b3371388393934 /internal/version/version.go | |
| parent | fc28cc5196900f0c8ae446269294da42d5488c95 (diff) | |
Release v0.1.4v0.1.4
PgUp/PgDn scroll the post list with nav sound; hint bar documents shortcuts.
Made-with: Cursor
Diffstat (limited to 'internal/version/version.go')
| -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 fb3eae6..58f0cda 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.1.3" +const Version = "0.1.4" |
