diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-03-11 11:51:53 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-03-11 11:51:53 +0100 |
| commit | 3e5437ba36e8e5ffad926806960e4f76d5799e37 (patch) | |
| tree | 629f9e09a007fd4722871f7796efbadb68ffdd36 /internal | |
| parent | 6656ce3be450a7b0db9b5314e81df05682b5c66e (diff) | |
Version: Update to 1.99.11.99.1
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/version/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version/version.go b/internal/version/version.go index 851e7fc..af2f950 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 = "1.99.0" +const Version = "1.99.1" |
