We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 862417e + 8c58b88 commit c7e25b6Copy full SHA for c7e25b6
pkg/plugins/versions.go
@@ -10,7 +10,7 @@ const (
10
AdminVersion = "0.3.17"
11
12
// ApplicationVersion the version of the jx application plugin
13
- ApplicationVersion = "0.3.5"
+ ApplicationVersion = "0.3.7"
14
15
// ChangelogVersion the version of the jx changelog plugin
16
ChangelogVersion = "0.10.12"
0 commit comments