We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa3697 commit f2e066bCopy full SHA for f2e066b
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