Skip to content

Commit

Permalink
add prerelease support
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Nov 3, 2024
1 parent ba8aae8 commit a02dc53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/download/download-line.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export default {
labelColor: {
GitHub: "github",
Release: "green",
"Pre-release": "blue",
Beta: "yellow",
Alpha: "red",
Snapshot: "black",
Expand Down

0 comments on commit a02dc53

Please sign in to comment.