Skip to content

Commit 6f128f1

Browse files
committed
Remove old WorldEdit classpath manifest entry
1 parent b5f5c8c commit 6f128f1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,7 @@ allprojects {
147147

148148
jar {
149149
manifest {
150-
attributes("Class-Path": "CraftBook/WorldEdit.jar lib/WorldEdit.jar ../lib/WorldEdit.jar ../WorldEdit.jar",
151-
"CraftBook-Version": pluginVersion)
150+
attributes("CraftBook-Version": pluginVersion)
152151
}
153152
}
154153

0 commit comments

Comments
 (0)