summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-26 11:37:50 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-26 12:21:43 +0100
commit7c5ff7b0f67d6c69d99ff6152b58778c32b5d204 (patch)
treefaa94593d0910f3b267c753b475530709a525c1f /internal/version
parentb4ab5e800bcc3fed5af5a63558b64285a8895791 (diff)
Release scripts: Move to Codeberg
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 f1e1986..a3ad439 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.1.0"
+const Version = "2.99.0"