Skip to content

Commit 2f8bdc4

Browse files
committed
feat: change version number.
1 parent 8406ba3 commit 2f8bdc4

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
@@ -9,7 +9,7 @@ nexusPublishing {
99
}
1010
}
1111

12-
def projectsVersion = '3.1.0-SNAPSHOT'
12+
def projectsVersion = '4.0.0-beta1'
1313
def isReleaseVersion = !projectsVersion.endsWith("SNAPSHOT")
1414

1515
allprojects {

0 commit comments

Comments
 (0)