We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc198fa commit 5f54136Copy full SHA for 5f54136
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.15"
+ AdminVersion = "0.3.16"
11
12
// ApplicationVersion the version of the jx application plugin
13
ApplicationVersion = "0.3.5"
0 commit comments