Skip to content

Commit

Permalink
chore: bump version (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh authored Nov 6, 2024
2 parents 82a29b1 + b7dff7e commit 26c55f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpkg.macros
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
function ublue_update_version {
if [ "$GITHUB_REF_NAME" = "" ]; then
echo "1.3.1+$(git rev-parse --short HEAD)"
echo "1.3.2+$(git rev-parse --short HEAD)"
else
echo "$GITHUB_REF_NAME"
fi
Expand Down

0 comments on commit 26c55f6

Please sign in to comment.