mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-22 23:14:19 +01:00
build/version: fix incomplete semanticAlphabet godoc
This commit is contained in:
@@ -15,7 +15,8 @@ import (
|
||||
// the -ldflags during compilation.
|
||||
var Commit string
|
||||
|
||||
// semanticAlphabet
|
||||
// semanticAlphabet is the set of characters that are permitted for use in an
|
||||
// AppPreRelease.
|
||||
const semanticAlphabet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-"
|
||||
|
||||
// These constants define the application version and follow the semantic
|
||||
|
||||
Reference in New Issue
Block a user