Skip to content

Commit

Permalink
Update bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Apr 9, 2024
1 parent 53cf745 commit eef8583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ task serverJar(type: com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar)
}
assemble.dependsOn serverJar

def bootstrapVersion = "0.5.1"
def bootstrapVersion = "0.5.2"
def bootstrapArch = "i686"

task downloadBootstrap(type: Download) {
Expand Down

0 comments on commit eef8583

Please sign in to comment.