Skip to content

Commit

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

-----
# jenkins-x-plugins/jx-application

## Changes in version 0.3.5

### Bug Fixes

* linting fixes (Mårten Svantesson)
* disable depguard (Mårten Svantesson)

### Chores

* update lint config (Mårten Svantesson)
* various upgrades (Mårten Svantesson)
* deps: upgrade go dependencies (jenkins-x-bot)
  • Loading branch information
pow-devops2020 committed Jan 22, 2025
1 parent 7cb11e1 commit b1687fe
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 @@ -10,7 +10,7 @@ const (
AdminVersion = "0.3.13"

// ApplicationVersion the version of the jx application plugin
ApplicationVersion = "0.3.3"
ApplicationVersion = "0.3.5"

// ChangelogVersion the version of the jx changelog plugin
ChangelogVersion = "0.10.11"
Expand Down

0 comments on commit b1687fe

Please sign in to comment.