Skip to content

Commit 088ce04

Browse files
authored
Merge pull request #1205 from lightninglabs/alexbosworth-patch-20
version: bump version to v0.35.0-beta
2 parents 341d844 + 91ab84a commit 088ce04

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
@@ -38,7 +38,7 @@ const (
3838
// Note: please update docs/release-notes/release-notes-next.md when you
3939
// change these values.
4040
appMajor uint = 0
41-
appMinor uint = 34
41+
appMinor uint = 35
4242
appPatch uint = 0
4343

4444
// appPreRelease MUST only contain characters from semanticAlphabet per

0 commit comments

Comments
 (0)