Skip to content

Commit

Permalink
chore(deps): upgrade jenkins-x-plugins/jx-admin to version 0.3.13
Browse files Browse the repository at this point in the history
from: https://github.com/jenkins-x-plugins/jx-admin

-----
# jenkins-x-plugins/jx-admin

## Changes in version 0.3.13

### Chores

* remove dead code (Mårten Svantesson)
  • Loading branch information
pow-devops2020 committed Jan 22, 2025
1 parent 85fae93 commit 1b25562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/plugins/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (

const (
// AdminVersion the version of the jx admin plugin
AdminVersion = "0.3.12"
AdminVersion = "0.3.13"

// ApplicationVersion the version of the jx application plugin
ApplicationVersion = "0.3.3"
Expand Down

0 comments on commit 1b25562

Please sign in to comment.