summaryrefslogtreecommitdiff
path: root/internal/version/version.go
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2025-09-24 16:11:11 +0200
committerJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2025-09-30 10:16:15 +0100
commit23268a0ebddab9f23c2a2a3e9ca8f22016a9fd2b (patch)
tree22e2a428949d1bf5f8bae83b0e5868f1eb0cf091 /internal/version/version.go
parent0a98c2990418d09b7dd857cc30a774cd9a9a943d (diff)
Version: Update to 4.0.0
Diffstat (limited to 'internal/version/version.go')
-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 055bf65..015a57b 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 = "3.0.0"
+const Version = "4.0.0"