Skip to content

Commit 3f02682

Browse files
[tagpr] prepare for the next release
1 parent 3928c37 commit 3f02682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package version
22

33
const (
44
Name = "deck"
5-
Version = "1.15.2"
5+
Version = "1.15.3"
66
)
77

88
var Revision = "HEAD"

0 commit comments

Comments
 (0)