Skip to content

Commit 9ebe6ab

Browse files
committed
Update sculptor to 1.0.11
1 parent dfb54bb commit 9ebe6ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
plugins {
2-
id("io.papermc.sculptor.root") version "1.0.11-SNAPSHOT"
2+
id("io.papermc.sculptor.root") version "1.0.11"
33
}

versions/1.21.4/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import io.papermc.sculptor.shared.util.MinecraftJarType
22

33
plugins {
4-
id("io.papermc.sculptor.version") version "1.0.11-SNAPSHOT"
4+
id("io.papermc.sculptor.version") version "1.0.11"
55
}
66

77
val generateReportsProperty = providers.gradleProperty("generateReports")

0 commit comments

Comments
 (0)