docs: update documentation for Halo 2.18 (#389)

为 [Halo 2.18](https://github.com/halo-dev/halo/releases/tag/v2.18.0) 更新文档。

/kind documentation

```release-note
None
```
This commit is contained in:
Ryan Wang
2024-08-01 10:50:10 +08:00
committed by GitHub
parent 017ec7aaa9
commit dd6cc4848a
178 changed files with 14767 additions and 74 deletions

View File

@@ -33,7 +33,7 @@ git checkout ${branch_name}
## 构建 Fat Jar
构建之前需要修改 `gradle.properties` 中的 `version` 属性(推荐遵循 [SemVer 规范](https://semver.org/)),例如:`version=2.17.0`
构建之前需要修改 `gradle.properties` 中的 `version` 属性(推荐遵循 [SemVer 规范](https://semver.org/)),例如:`version=2.18.0`
```bash
cd path/to/halo