Skip to content

Commit 4fe88d4

Browse files
committed
chore: prepare for next minor development cycle (0.36.0)
1 parent add4ac3 commit 4fe88d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package internal
22

33
// Version is the next development version of the application
4-
const Version = "0.35.0"
4+
const Version = "0.36.0"

0 commit comments

Comments
 (0)