summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2025-03-21 14:39:14 +0100
committerJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2025-03-21 14:39:14 +0100
commit7220c5c2bf8437034b10a65099420b432a0cdf2a (patch)
tree3e56557eef981fb9ea417085c09653c569b20938 /internal/version
parentf0937ae13c2475112687e7a61dae45fc31c79bc4 (diff)
Version: Update to 3.0.03.0.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 a3ad439..055bf65 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.99.0"
+const Version = "3.0.0"