Skip to content

Commit

Permalink
bum
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <[email protected]>
  • Loading branch information
funkypenguin committed Jan 5, 2025
1 parent 54a4293 commit 303de73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/seerrbridge/ci/latest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
version=$(curl -sX GET https://api.github.com/repos/Woahai321/SeerrBridge/releases/latest --header "Authorization: Bearer ${TOKEN}" | jq --raw-output '. | .tag_name')
# printf "%s" "${version}"

print "v0.4.5-beta"
printf "v0.4.5-beta"

0 comments on commit 303de73

Please sign in to comment.