Skip to content

Commit

Permalink
release.sh: include PKGBUILD in version bump commit
Browse files Browse the repository at this point in the history
  • Loading branch information
amezin committed Dec 13, 2022
1 parent 1fe623f commit 04773da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ make metadata.json

sed -i "/^pkgver=/c\pkgver=${NEXT_VERSION}" PKGBUILD

git commit -m "[ci skip] Post-release version bump" metadata.json.in
git commit -m "[ci skip] Post-release version bump" metadata.json.in PKGBUILD

0 comments on commit 04773da

Please sign in to comment.