We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 802c8a6 + f2e066b commit fcc38dfCopy full SHA for fcc38df
pkg/plugins/versions.go
@@ -7,7 +7,7 @@ import (
7
8
const (
9
// AdminVersion the version of the jx admin plugin
10
- AdminVersion = "0.3.0"
+ AdminVersion = "0.3.1"
11
12
// ApplicationVersion the version of the jx application plugin
13
ApplicationVersion = "0.3.3"
0 commit comments