Skip to content

Commit bd73b1f

Browse files
committed
1.0.4 release, fix the mangobotmixin.plugin.json
1 parent 20eac59 commit bd73b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ tasks.named('processResources', ProcessResources).configure {
9595
]
9696
inputs.properties replaceProperties
9797

98-
filesMatching(['mangobotcore.plugin.json']) {
98+
filesMatching(['*.plugin.json']) {
9999
expand replaceProperties + [project: project]
100100
}
101101
}

0 commit comments

Comments
 (0)