Skip to content

Commit a0dc08f

Browse files
committed
Force the next release to be 1.0.0
1 parent 6513a3d commit a0dc08f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ plugins {
55

66
repositories { mavenCentral() }
77

8+
spotlessChangelog {
9+
forceNextVersion '1.0.0'
10+
}
11+
812
group =.proj('maven_group', 'the maven group, recommend com.diffplug')
913
allprojects {
1014
apply from: 干.file('base/changelog.gradle')

0 commit comments

Comments
 (0)