diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-12-07 15:23:18 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2023-12-08 19:25:42 +0100 |
| commit | 0ae68d60baad308aae50269456630522210cca8e (patch) | |
| tree | b738ca4f1623876581042dcd736ce70130212efd /internal | |
| parent | 11ffa7e169b267e127c98a42b631334698f45f48 (diff) | |
Version: Update to 1.2.01.2.0
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 e6bd440..15f2623 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -1,3 +1,3 @@ package version -const Version = "1.1.99.0" +const Version = "1.2.0" |
