Skip to content

Commit

Permalink
Update issue_label.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
Xelbayria authored Nov 11, 2024
1 parent d8bcb22 commit 56ce682
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .github/workflows/issue_label.json5
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
{
labelsSynonyms: {
"1.21.1": ["1.21.1-NEOFORGE"],
"1.21.1": ["1.21.1-FABRIC"],
"1.21": ["1.21-NEOFORGE"],
"1.21": ["1.21-FABRIC"],
"1.21.1": ["1.21.1"],
"1.21": ["1.21", "1.21.0"],
"1.20.4": ["1.20.4"],
"1.20.4": ["1.20.4-FABRIC"],
"1.20.1": ["1.20.1-FORGE"],
"1.20.1": ["1.20.1-FABRIC"],
"1.19.2": ["1.19.2-FORGE"],
"1.19.2": ["1.19.2-FABRIC"],
"1.20.1": ["1.20.1"],
"1.19.2": ["1.19.2"],
"FABRIC": ["FABRIC"],
"FORGE": ["FORGE"],
"NEOFORGE": ["NEOFORGE"],
Expand Down

0 comments on commit 56ce682

Please sign in to comment.