Skip to content

Commit

Permalink
Update fabric version to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraLS3 committed Jun 10, 2022
1 parent 4196141 commit 16675f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/curseforge-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
changelog: ${{ github.event.release.body }}
changelog_type: markdown
display_name: ${{ github.event.release.name }}
game_versions: "2:Java 16,2:Java 17,73242:1.17,73242:1.17.1,Fabric,73250:1.18,73250:1.18.1,9008:1.18.2"
game_versions: "2:Java 17,73407:1.19,Fabric"
release_type: release
relations: fabric-api:requiredDependency,luckperms:optionalDependency

Expand All @@ -51,6 +51,6 @@ jobs:
changelog: ${{ github.event.release.body }}
changelog_type: markdown
display_name: ${{ github.event.release.name }}
game_versions: "2:Java 16,2:Java 17,73242:1.17,73242:1.17.1,Fabric,73250:1.18,73250:1.18.1,9008:1.18.2"
game_versions: "2:Java 17,73407:1.19,Fabric"
release_type: beta
relations: fabric-api:requiredDependency,luckperms:optionalDependency

0 comments on commit 16675f3

Please sign in to comment.