Skip to content

Commit a24dfb3

Browse files
authored
Merge pull request #570 from ywy2090/release-3.0.0-rc2-bugfix
update version
2 parents 2935556 + 86966bd commit a24dfb3

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
@@ -40,7 +40,7 @@ ext {
4040
// integrationTest.mustRunAfter test
4141
allprojects {
4242
group = 'org.fisco-bcos.java-sdk'
43-
version = '3.0.0-rc2-bugfix-SNAPSHOT'
43+
version = '3.0.0-rc2-bugfix'
4444
apply plugin: 'maven-publish'
4545
apply plugin: 'idea'
4646
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)