mirror of https://github.com/halo-dev/halo
release: 1.4.15 (#1573)
parent
f06f95fbdf
commit
dbf954e20c
|
@ -1,5 +1,11 @@
|
|||
# CHANGELOG
|
||||
|
||||
# 1.4.15
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- 修复 1.4.14 中由于 CI 设置版本号错误导致无法正常安装主题的问题。#1571 @JohnNiang
|
||||
|
||||
# 1.4.14
|
||||
|
||||
## Bug Fixes
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
下载最新的 Halo 运行包:
|
||||
|
||||
```bash
|
||||
curl -L https://github.com/halo-dev/halo/releases/download/v1.4.14/halo-1.4.14.jar --output halo.jar
|
||||
curl -L https://github.com/halo-dev/halo/releases/download/v1.4.15/halo-1.4.15.jar --output halo.jar
|
||||
```
|
||||
|
||||
其他地址:<https://docs.halo.run/getting-started/downloads>
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue