Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Jan 21, 2024
1 parent 05cfb64 commit b4b7a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/rss-forwarder/ci/latest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
version="$(curl -sX GET "https://api.github.com/repos/morphy2k/rss-forwarder/releases/latest" | jq --raw-output '.tag_name' 2>/dev/null)"
version="${version#*v}"
version="${version#*release-}"
version="0.7.0-beta.2" #hardcode this for now
printf "%s" "${version}"

0 comments on commit b4b7a78

Please sign in to comment.