Skip to content

Commit 407008e

Browse files
committed
bump ver and loader
1 parent 386f3e8 commit 407008e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
// If we are building for legacy forge, includes the launch wrapper with `shade` as we configured earlier.
9595
if (platform.isLegacyForge) {
9696
compileOnly("org.spongepowered:mixin:0.7.11-SNAPSHOT")
97-
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta+")
97+
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta17")
9898
}
9999
}
100100

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mod_name = PolyTime
22
mod_id = polytime
3-
mod_version = 1.0.1
3+
mod_version = 1.0.2
44
mod_archives_name = PolyTime
55

66
polyfrost.defaults.loom=3

0 commit comments

Comments
 (0)