Skip to content

Commit

Permalink
Upgrade JReleaser to 1.1.0
Browse files Browse the repository at this point in the history
(cherry picked from commit b254cc2)
  • Loading branch information
gsmet committed Jan 13, 2023
1 parent ca55cb1 commit 21e50b2
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.0.0 full-release \
jbang org.jreleaser:jreleaser:1.1.0 full-release \
--git-root-search \
-od target

Expand Down

0 comments on commit 21e50b2

Please sign in to comment.