Skip to content

Commit

Permalink
Upgrade to JReleaser 1.3.0
Browse files Browse the repository at this point in the history
(cherry picked from commit 984725e)
  • Loading branch information
gsmet committed Nov 1, 2022
1 parent a96255c commit edb6e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/cli/distribution/release-cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export JRELEASER_PROJECT_VERSION=${VERSION}
export JRELEASER_BRANCH=${BRANCH}
export JRELEASER_CHOCOLATEY_GITHUB_BRANCH=${BRANCH}

jbang org.jreleaser:jreleaser:1.1.0 full-release \
jbang org.jreleaser:jreleaser:1.3.0 full-release \
--git-root-search \
-od target

Expand Down

0 comments on commit edb6e6d

Please sign in to comment.