diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-21 11:41:50 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-21 11:41:50 -0800 |
| commit | 6f1ec3d2f60d2f01338b8b0ff0cb3749aa640ac1 (patch) | |
| tree | 6dbe7b65701c86e42812e796a3cc2f52eeb4a74a /hotline/version.go | |
| parent | 8a0eb66d32df74699501189b898742330635b8e3 (diff) | |
patch: v0.10.17
Diffstat (limited to 'hotline/version.go')
| -rw-r--r-- | hotline/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/version.go b/hotline/version.go index ca85f48..d77bbe6 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.16" +const VERSION = "0.10.17" |