Skip to content

Commit

Permalink
Bump ver and wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest committed Jun 29, 2024
1 parent 2c74f2e commit 0b702cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencies {

if (platform.isLegacyForge) {
compileOnly("org.spongepowered:mixin:0.7.11-SNAPSHOT")
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta+")
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta17")
}
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
kotlin.code.style=official

mod_version=3.2.0
mod_version=3.2.1
mod_id=behindyouv3
mod_name=BehindYouV3
mod_archives_name=BehindYouV3
Expand Down

0 comments on commit 0b702cf

Please sign in to comment.