Skip to content

Commit

Permalink
feat: update v4.3.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
DeronW committed Feb 18, 2024
1 parent 4228ad8 commit 5d50850
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions documents/docs/05-about/00-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ title: "版本更新记录"

[版本升级方法](/guide/upgrade)

### [4.3.2] - 2024-02-06

#### 修复

- 修复“内置规则”服务 IP 地址无法访问的问题,使用容器名称代替固定 IP

### [4.3.1] - 2024-02-05

#### 优化
Expand Down
4 changes: 2 additions & 2 deletions release/latest/version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"latest_version": "v4.3.1",
"rec_version": "v3.15.3"
"latest_version": "v4.3.2",
"rec_version": "v3.16.1"
}

0 comments on commit 5d50850

Please sign in to comment.