Skip to content

Commit

Permalink
<build>(project): update to 2.10.1. (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyonRay authored Apr 25, 2024
1 parent ecbcfe0 commit b7bdd97
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 @@ -35,7 +35,7 @@ ext {
// integrationTest.mustRunAfter test
allprojects {
group = 'org.fisco-bcos.java-sdk'
version = '2.10.1-SNAPSHOT'
version = '2.10.1'
apply plugin: 'maven'
apply plugin: 'maven-publish'
apply plugin: 'idea'
Expand Down

0 comments on commit b7bdd97

Please sign in to comment.