version: bump version to 0.6.1-beta

pull/199/head
Joost Jager 4 years ago
parent d01c33cbb6
commit 2d47514306
No known key found for this signature in database
GPG Key ID: A61B9D4C393C59C7

@ -23,7 +23,7 @@ const semanticAlphabet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqr
const (
appMajor uint = 0
appMinor uint = 6
appPatch uint = 0
appPatch uint = 1
// appPreRelease MUST only contain characters from semanticAlphabet per
// the semantic versioning spec.

Loading…
Cancel
Save