Skip to content

Commit

Permalink
Merge pull request #22 from kyonRay/dev
Browse files Browse the repository at this point in the history
<sync>(project): sync code from main.
  • Loading branch information
kyonRay authored Dec 25, 2023
2 parents c43d930 + 1f7cf97 commit f53b964
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 @@ -50,7 +50,7 @@ sourceSets {
// integrationTest.mustRunAfter test
allprojects {
group = 'org.fisco-bcos.code-generator'
version = '1.2.0-SNAPSHOT'
version = '1.2.0'
apply plugin: 'maven-publish'
apply plugin: 'idea'
apply plugin: 'eclipse'
Expand Down

0 comments on commit f53b964

Please sign in to comment.