diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-03-26 21:17:05 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-03-26 21:17:05 -0700 |
| commit | 4e22add664e9de2b48876c5cae18a7c26458066a (patch) | |
| tree | 1433b1363ccbb445a2064c328498af897dcb6dbd /hotline | |
| parent | 67d1f7231b807771b57c8f0e63dd796a03130eaf (diff) | |
patch: v0.10.19
Diffstat (limited to 'hotline')
| -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 a5990d0..db6a7b1 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.18" +const VERSION = "0.10.19" |