Skip to content

Commit

Permalink
Merge pull request #88 from liuzhihang/develop
Browse files Browse the repository at this point in the history
修复模板设置窗口的模态类型
  • Loading branch information
liuzhihang authored Oct 10, 2024
2 parents 7e7f5fc + eacf0fa commit e702b5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## [Unreleased]

## 1.3.9
## 1.3.10

### Added

- 实体类编辑功能
- 复制实体类为 JSON
- ParamPsiUtils.buildBodyParam 处理自身引用的VO的时候堆栈溢出

### Changed

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org.gradle.caching=true
# ????
pluginGroup=com.liuzhihang.toolkit
pluginName=Doc View
pluginVersion=1.3.9
pluginVersion=1.3.10
pluginSinceBuild=241
pluginUntilBuild=
pluginDescription=parts/description.html
Expand Down

0 comments on commit e702b5b

Please sign in to comment.