We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099e1e2 commit 75c5c01Copy full SHA for 75c5c01
core/version.go
@@ -3,6 +3,6 @@ package core
3
// Info on driplane
4
const (
5
Name = "driplane"
6
- Version = "1.14.0"
+ Version = "1.15.0"
7
Author = "Gianluca Braga aka Matrix86"
8
)
0 commit comments