Skip to content

Commit

Permalink
build: 发布 1.4.3.1 版本
Browse files Browse the repository at this point in the history
优化序列化器代码,无新增功能
  • Loading branch information
houkunlin committed Oct 17, 2021
1 parent 9d85cf9 commit 08d15ca
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 @@ -10,7 +10,7 @@ plugins {
}

group = 'com.houkunlin'
version = '1.4.3'
version = '1.4.3.1'
sourceCompatibility = '1.8'

def gitRepo = "github.com/houkunlin-starter/system-dict-starter.git"
Expand Down

0 comments on commit 08d15ca

Please sign in to comment.