summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-06-06 12:07:18 +0200
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-06-06 14:33:07 +0200
commite12a9820895b48de6d1b8408364fec45958bc6c5 (patch)
treeebf87e6217f764a682cf066f8de8d5a27b67bcef /internal
parent6e5ff7f6063c3e34cd74005139db134e2a3687ba (diff)
Version: Update to 2.0.12.0.1
Diffstat (limited to 'internal')
-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..48003a5 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 = "2.0.1"