Skip to content

Commit 9a9caf9

Browse files
committed
feat: preparing 4.0.0-beta3.
1 parent fa74c65 commit 9a9caf9

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 = '4.0.0-beta3-SNAPSHOT'
12+
def projectsVersion = '4.0.0-beta3'
1313
def isReleaseVersion = !projectsVersion.endsWith("SNAPSHOT")
1414

1515
allprojects {

0 commit comments

Comments
 (0)