diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-03-17 16:22:12 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-03-17 16:22:12 +0100 |
| commit | cf568810b1c36ebfbfb3423ac9ff189653f13f92 (patch) | |
| tree | e8816e5fe5818b7db44c947400446dec7f7a2a1c /internal | |
| parent | 7b44acc353af8fbe2eb55a5aa81217b36c422233 (diff) | |
Version: Update to 5.0.05.0.0
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/commonver/commonver.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/commonver/commonver.go b/internal/commonver/commonver.go index 71ac16e..3a66e9b 100644 --- a/internal/commonver/commonver.go +++ b/internal/commonver/commonver.go @@ -6,4 +6,4 @@ package commonver // Version is the latest version // Update this when releasing -const Version = "4.0.0" +const Version = "5.0.0" |
