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 b0bfa8f commit 83cdc79Copy full SHA for 83cdc79
build.gradle
@@ -205,7 +205,7 @@ modrinth {
205
changelog = 'A changelog can be found at https://github.com/Hexeption/AEInfinityBooster'
206
versionNumber = "$version"
207
uploadFile = jar
208
- gameVersions = ["1.20.2"]
+ gameVersions = ["1.20.1"]
209
loaders = ["forge"]
210
dependencies {
211
required.version "ae2", "forge-15.0.2-alpha"
0 commit comments