Use insecure in version string.

no-tls
Martin Dosch 3 months ago
parent af0a7d6ce3
commit e2b1d0eb5e
No known key found for this signature in database
GPG Key ID: 52A57CFCE13D657D

@ -5,7 +5,7 @@
package main
const (
version = "0.8.4-dev"
version = "0.8.4-dev-insecure"
// defaults
defaultBufferSize = 100
defaultConfigRowSep = 2

Loading…
Cancel
Save