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