diff --git a/README.md b/README.md index 1f9a976..159deb2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2.0.24`, `latest` +* `2.0.25`, `latest` +* `2.0.24` * `2`, `2.0`, `2.0.23`, `stable`, `stable-2.0.23` * `2.0.22` * `2.0`, `2.0.21`, `stable-2.0.21` diff --git a/buildinfo.json b/buildinfo.json index 124a2f7..a61e5f5 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -140,8 +140,14 @@ "2.0.24": { "sha256": "4644acc4195391fe19a7468c546d10a494ce1a188964c79f20cb0fa050b67120", "tags": [ - "latest", "2.0.24" ] + }, + "2.0.25": { + "sha256": "0d1698f1f29759ff27faa6a5d9c3804377cb1767f2692003a8e9d4c294845e5a", + "tags": [ + "latest", + "2.0.25" + ] } }