Skip to content

Commit

Permalink
⬆️ library 1.10.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
way-zer committed Sep 3, 2024
1 parent 7af68df commit 84c10dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ fun defineModule(
}

dependencies {
val libraryVersion = "1.10.6.1"
val libraryVersion = "1.10.6.2"
val mindustryVersion = "ca40f700fb" //v146.004
val pluginImplementation by configurations
pluginImplementation("cf.wayzer:ScriptAgent:$libraryVersion")
Expand Down

0 comments on commit 84c10dd

Please sign in to comment.