Skip to content

Commit b7bdd97

Browse files
authored
<build>(project): update to 2.10.1. (#918)
1 parent ecbcfe0 commit b7bdd97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ext {
3535
// integrationTest.mustRunAfter test
3636
allprojects {
3737
group = 'org.fisco-bcos.java-sdk'
38-
version = '2.10.1-SNAPSHOT'
38+
version = '2.10.1'
3939
apply plugin: 'maven'
4040
apply plugin: 'maven-publish'
4141
apply plugin: 'idea'

0 commit comments

Comments
 (0)