summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroenwijenbergh@protonmail.com>2024-04-25 11:47:49 +0200
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-04-26 16:21:18 +0200
commit32b81ae9ec90d8beccc101cf456841615216b793 (patch)
tree727aca5cc38e09900ca186614260a6f198322cd8 /internal/version
parentc7232fc8eae940f11c9a6a28eecac10a46778a70 (diff)
Version: Update to 1.99.21.99.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 af2f950..90502b2 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 = "1.99.1"
+const Version = "1.99.2"