Skip to content

Commit

Permalink
chore: bump RPM version
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz authored May 11, 2024
1 parent aa53099 commit 43e0c8b
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 studio-wallpapers_version {
if [ "$GITHUB_REF_NAME" = "" ]; then
echo "0.1.0+$(git rev-parse --short HEAD)"
echo "0.0.9+$(git rev-parse --short HEAD)"
else
echo "$GITHUB_REF_NAME"
fi
Expand Down

0 comments on commit 43e0c8b

Please sign in to comment.