diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-03-18 16:35:50 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-03-18 16:35:50 +0100 |
| commit | 076a7d573f268ddea2fada1de5e2b12fe07ad6a1 (patch) | |
| tree | 235a33f0ba8d5be4a3da922f4a8303b02d89b036 /internal | |
| parent | 622a264b448f2ac24962dc0bce1eb003b18bddb9 (diff) | |
Version: Update to 5.0.15.0.1
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 3a66e9b..ef10651 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 = "5.0.0" +const Version = "5.0.1" |
