diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-05-24 09:57:38 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-05-24 17:18:05 +0200 |
| commit | 20a86441187f353cd8eba4404331692cab725b26 (patch) | |
| tree | 60bba3cbb7b0868bc8cb7f7d7ba2434fb7afe64d /internal/version | |
| parent | 8cf94fc78a1b53bfa09d6f370aadb860ff30e167 (diff) | |
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 15f2623..6f205bf 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -1,3 +1,3 @@ package version -const Version = "1.2.0" +const Version = "1.2.1" |
