Browse Source

Bump versions

Signed-off-by: shedaniel <daniel@shedaniel.me>
shedaniel 5 years ago
parent
commit
1a61ca5693
2 changed files with 3 additions and 3 deletions
  1. 1 1
      build.gradle
  2. 2 2
      gradle.properties

+ 1 - 1
build.gradle

@@ -170,7 +170,7 @@ curseforge {
         apiKey = project.hasProperty('danielshe_curse_api_key') ? project.property('danielshe_curse_api_key') : System.getenv('danielshe_curse_api_key')
         project {
             id = "310111"
-            releaseType = "beta"
+            releaseType = "release"
             changelogType = "html"
             changelog = releaseChangelog
             addGameVersion "1.16-Snapshot"

+ 2 - 2
gradle.properties

@@ -1,11 +1,11 @@
 org.gradle.jvmargs=-Xmx3G
-mod_version=4.5.2
+mod_version=4.5.3
 supported_version=1.16
 minecraft_version=1.16-rc1
 yarn_version=1.16-rc1+build.4+legacy.20w09a+build.8
 fabricloader_version=0.8.8+build.202
 cloth_client_events_v0_version=1.0.2
-cloth_config_version=4.5.5
+cloth_config_version=4.5.6
 modmenu_version=1.12.1+build.15
 fabric_api=0.12.5+build.367-1.16
 autoconfig1u=3.2.0-unstable