Skip to content

Commit

Permalink
build: update version (#716)
Browse files Browse the repository at this point in the history
  • Loading branch information
chivehao authored Oct 22, 2024
1 parent 50bcab7 commit a9b2bce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@

更新日志文档,版本顺序从新到旧,最新版本在最前(上)面。

# 0.18.2

- 条目拉取后没有自动将封面下载到本地
- 配置文件新增是否开启lucene引擎索引初始化配置

# 0.18.1

- 修复Console快速拉取条目后无法定位到对应条目的问题
- 修复条目封面字段更新后如果是http开头则自动下载到本地的问题
- 配置文件新增是否开启lucene引擎索引初始化配置

# 0.18.0

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.18.1
version=0.18.2

0 comments on commit a9b2bce

Please sign in to comment.