Skip to content

Commit

Permalink
Merge pull request #570 from ywy2090/release-3.0.0-rc2-bugfix
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
ywy2090 authored May 17, 2022
2 parents 2935556 + 86966bd commit a24dfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ext {
// integrationTest.mustRunAfter test
allprojects {
group = 'org.fisco-bcos.java-sdk'
version = '3.0.0-rc2-bugfix-SNAPSHOT'
version = '3.0.0-rc2-bugfix'
apply plugin: 'maven-publish'
apply plugin: 'idea'
apply plugin: 'eclipse'
Expand Down

0 comments on commit a24dfb3

Please sign in to comment.