summaryrefslogtreecommitdiff
path: root/internal/version/version.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/version/version.go')
-rw-r--r--internal/version/version.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/version/version.go b/internal/version/version.go
index 47469db..c5ae1f2 100644
--- a/internal/version/version.go
+++ b/internal/version/version.go
@@ -1,4 +1,4 @@
package version
-// Version is the application version, set at build time or here for development.
-const Version = "0.8.1"
+// Version is the application version (set at build time or here for development).
+const Version = "0.8.2"