aboutsummaryrefslogtreecommitdiff
path: root/fabric
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-02-28 11:14:13 +0800
committershedaniel <daniel@shedaniel.me>2022-02-28 11:14:13 +0800
commitcf82d72da4b7ebc3241ca8fb9d1152c5154cf680 (patch)
treea62fca1b5564b0fa8525036b6185ad6b2ccb39e8 /fabric
parentd8740038eb741e4470a2783dd4a759d07a190bf1 (diff)
downloadRoughlyEnoughItems-cf82d72da4b7ebc3241ca8fb9d1152c5154cf680.tar.gz
RoughlyEnoughItems-cf82d72da4b7ebc3241ca8fb9d1152c5154cf680.tar.bz2
RoughlyEnoughItems-cf82d72da4b7ebc3241ca8fb9d1152c5154cf680.zip
1.18.2-rc1
Diffstat (limited to 'fabric')
-rw-r--r--fabric/build.gradle4
1 files changed, 1 insertions, 3 deletions
diff --git a/fabric/build.gradle b/fabric/build.gradle
index e64f70b2f..3569663ae 100644
--- a/fabric/build.gradle
+++ b/fabric/build.gradle
@@ -106,11 +106,9 @@ curseforge {
apiKey = project.hasProperty('danielshe_curse_api_key') ? project.property('danielshe_curse_api_key') : System.getenv('danielshe_curse_api_key')
project {
id = "310111"
- releaseType = "release"
+ releaseType = "beta"
changelogType = "html"
changelog = rootProject.releaseChangelog
- addGameVersion "1.18"
- addGameVersion "1.18.1"
addGameVersion "1.18-Snapshot"
addGameVersion "Java 17"
addGameVersion "Fabric"