We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59edb13 commit b48e51aCopy full SHA for b48e51a
1 file changed
.github/workflows/publish.yml
@@ -53,7 +53,7 @@ jobs:
53
version: ${{ steps.version.outputs.version }}
54
version-type: ${{ github.event.release.prerelease && 'beta' || 'release' }}
55
56
- game-versions: ">=1.21"
+ game-versions: ">=1.20 <1.21"
57
58
loaders: |
59
paper
0 commit comments