Skip to content

Commit

Permalink
更新版本信息
Browse files Browse the repository at this point in the history
  • Loading branch information
0xlau committed Aug 2, 2022
1 parent 327e106 commit f6cf509
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## [Unreleased]

## [1.0.3] - 2022-08-02
- 新增 #I5K13V 支持 liteflow v2.8.3 的替补组件特性
- https://gitee.com/liupeiqiang/LiteFlowX/issues/I5K13V
- 新增 #I5JQXV 支持 liteflow v2.8.3 的组件名包装
- https://gitee.com/liupeiqiang/LiteFlowX/issues/I5JQXV

## [1.0.2] - 2022-07-21
- 新增 #I5HPMC 支持EL中的注释
- https://gitee.com/liupeiqiang/LiteFlowX/issues/I5HPMC
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
pluginGroup = top.xystudio.plugin.idea
pluginName = LiteFlowX
# SemVer format -> https://semver.org
pluginVersion = 1.0.2
pluginVersion = 1.0.3

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
Expand Down

0 comments on commit f6cf509

Please sign in to comment.