summaryrefslogtreecommitdiff
path: root/internal/version/version.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-18 23:47:31 +0300
committerPaul Buetow <paul@buetow.org>2026-04-18 23:47:31 +0300
commite8235a5fbf935c4683b4d3531fa4b0cc56a1c986 (patch)
tree853acd4957cac389136aa739019b20195b8e4d7a /internal/version/version.go
parent341535d0de1214a702439c293d4c769668d1a39c (diff)
v0.4.1: add scroll/wild effects, post translucency, aurora wild boost
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/version/version.go')
-rw-r--r--internal/version/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version/version.go b/internal/version/version.go
index a5b27c4..255a3e6 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.4.0"
+const Version = "0.4.1"