We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 627180c + 1931bfe commit a9d7324Copy full SHA for a9d7324
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.1"
+ AdminVersion = "0.3.5"
11
12
// ApplicationVersion the version of the jx application plugin
13
ApplicationVersion = "0.3.3"
0 commit comments