Skip to content

Commit

Permalink
Bump JvmDowngrader
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming32 committed May 11, 2024
1 parent 8307e0d commit f1b3bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.gradle.kts
Expand Up @@ -14,7 +14,7 @@ plugins {
id("io.github.gaming32.gradle.preprocess")
id("xyz.wagyourtail.unimined")
id("com.modrinth.minotaur") version "2.+"
id("xyz.wagyourtail.jvmdowngrader") version "0.0.1-SNAPSHOT"
id("xyz.wagyourtail.jvmdowngrader") version "0.2.0-SNAPSHOT"
}

fun Any.setGroovyProperty(name: String, value: Any) = withGroovyBuilder { metaClass }.setProperty(this, name, value)
Expand Down

0 comments on commit f1b3bcf

Please sign in to comment.