Skip to content

Commit 116d2f8

Browse files
committed
Update project version for release
Version 1.0.0.Beta1.
1 parent 5f70eb6 commit 116d2f8

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
@@ -7,7 +7,7 @@ subprojects {
77
group 'com.github.longkerdandy'
88

99
// Version
10-
version '1.0.0.Beta1-SNAPSHOT'
10+
version '1.0.0.Beta1'
1111

1212
// JDK
1313
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)