summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-03-07 15:09:22 +0100
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-03-07 15:19:43 +0100
commitf25e4cb21ef024cf1eb2fbe4ca3b54ffa93052ab (patch)
tree8142bd675e5c1e5567ef9bc83207b22bc58b60cb /internal/version
parent47d9e993ce43c4238810a2533a81a24ee701f155 (diff)
Version: Update to 1.99.01.99.0
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 c71af9e..851e7fc 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.0"
+const Version = "1.99.0"