Skip to content

Commit b205ec5

Browse files
release.scope=patch
1 parent 67cc31b commit b205ec5

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
@@ -24,7 +24,7 @@ nebulaRelease {
2424
}
2525

2626
// the snapshot versioning should increment the path number
27-
// release.scope=patch
27+
release.scope=patch
2828

2929
if (project.hasProperty('release.useLastTag')) {
3030
tasks.prepare.enabled = false

0 commit comments

Comments
 (0)