summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-06-07 00:08:18 +0200
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-06-25 12:41:13 +0000
commit4962d0e2d37e93af20c8afdae6f59d4656f272f3 (patch)
tree414d80a2d17999a81242aa3fb31b968601d1c845 /internal/version
parent6bfbb4fa9984c9ee5c28ddb4ba2557880cabfae0 (diff)
Version: Update to 2.0.22.0.2
Diffstat (limited to 'internal/version')
-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 48003a5..98e07c2 100644
--- a/internal/version/version.go
+++ b/internal/version/version.go
@@ -6,4 +6,4 @@ package version
// Version is the latest version
// Update this when releasing
-const Version = "2.0.1"
+const Version = "2.0.2"