Skip to content

Commit 39b7223

Browse files
authored
Merge pull request #99 from lightninglabs/andras/v0.1.37-beta
version: bump to v0.1.37-beta
2 parents 97925f1 + 32f1aa8 commit 39b7223

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const (
3232
AppMinor uint = 1
3333

3434
// AppPatch defines the application patch for this binary.
35-
AppPatch uint = 36
35+
AppPatch uint = 37
3636

3737
// AppPreRelease MUST only contain characters from semanticAlphabet
3838
// per the semantic versioning spec.

0 commit comments

Comments
 (0)