Skip to content

Commit 6093b49

Browse files
authored
<update>(project): update version to 3.2.3. (#812)
1 parent 0d2f2fd commit 6093b49

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
@@ -35,7 +35,7 @@ ext {
3535
// integrationTest.mustRunAfter test
3636
allprojects {
3737
group = 'org.fisco-bcos.java-sdk'
38-
version = '3.2.3-SNAPSHOT'
38+
version = '3.2.3'
3939

4040
apply plugin: 'maven-publish'
4141
apply plugin: 'idea'

0 commit comments

Comments
 (0)