File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ plugins {
1717
1818toolkitLoomHelper {
1919 useOneConfig {
20- version = " 1.0.0-alpha.49 "
21- loaderVersion = " 1.1.0-alpha.35 "
20+ version = " 1.0.0-alpha.62 "
21+ loaderVersion = " 1.1.0-alpha.44 "
2222
2323 usePolyMixin = true
2424 polyMixinVersion = " 0.8.4+build.2"
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ org.gradle.parallel=true
44
55# Define project properties.
66mod.name =REDACTION
7- mod.version =1.3.9
7+ mod.version =2.0.0-alpha.1
88mod.id =redaction
99mod.group =org.polyfrost
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ pluginManagement {
2424
2525 plugins {
2626 kotlin(" jvm" ) version(" 2.0.0" )
27- id(" dev.deftu.gradle.multiversion-root" ) version(" 2.18.1 " )
27+ id(" dev.deftu.gradle.multiversion-root" ) version(" 2.22.0 " )
2828 }
2929}
3030
You can’t perform that action at this time.
0 commit comments