Skip to content

Commit 7626eae

Browse files
authored
Update fabric version slugs
1 parent 5a88212 commit 7626eae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/on-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
changelog: ${{ github.event.release.body }}
120120
changelog_type: markdown
121121
display_name: ${{ github.event.release.name }}
122-
game_versions: "Java 21,1.21.3,Fabric"
122+
game_versions: "2:Java 21,77784:1.21.9,77784:1.21.10,77784:1.21.11,68441:Fabric"
123123
release_type: release
124124
relations: fabric-api:requiredDependency,luckperms:optionalDependency
125125
- name: Upload prerelease to CurseForge 🚀
@@ -133,6 +133,6 @@ jobs:
133133
changelog: ${{ github.event.release.body }}
134134
changelog_type: markdown
135135
display_name: ${{ github.event.release.name }}
136-
game_versions: "Java 21,1.21.3,Fabric"
136+
game_versions: "2:Java 21,77784:1.21.9,77784:1.21.10,77784:1.21.11,68441:Fabric"
137137
release_type: beta
138138
relations: fabric-api:requiredDependency,luckperms:optionalDependency

0 commit comments

Comments
 (0)