diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-10-25 15:46:31 +0200 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-10-25 16:34:13 +0200 |
| commit | b2915cee58150f8a86a363c55732ef72f60963a3 (patch) | |
| tree | daab2aa6f5f602f518e6c6513491641105b1d3ae /internal/version | |
| parent | 67161ca7b0cbcd2a37a51c7fd8fcfdbe0c577293 (diff) | |
Version: Update to 1.1.99.01.1.99.0
Diffstat (limited to 'internal/version')
| -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 69f6ff0..e6bd440 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -1,3 +1,3 @@ package version -const Version = "1.1.2" +const Version = "1.1.99.0" |
