We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b56b878 + 5cffa14 commit 76938a1Copy full SHA for 76938a1
version.go
@@ -25,7 +25,7 @@ const (
25
// Please update release_notes.md when updating this!
26
appMajor uint = 0
27
appMinor uint = 2
28
- appPatch uint = 12
+ appPatch uint = 13
29
30
// appPreRelease MUST only contain characters from semanticAlphabet
31
// per the semantic versioning spec.
0 commit comments