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.
2 parents 85fae93 + 1b25562 commit 7cb11e1Copy full SHA for 7cb11e1
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.12"
+ AdminVersion = "0.3.13"
11
12
// ApplicationVersion the version of the jx application plugin
13
ApplicationVersion = "0.3.3"
0 commit comments