diff --git a/README.md b/README.md index 2439f3b..4c99c14 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `latest, 2.0.69` +* `latest, 2.0.70` +* `2, 2.0, 2.0.69, stable, stable-2.0.69` ## Tag descriptions diff --git a/buildinfo.json b/buildinfo.json index ddad1ef..3d2b906 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -2,12 +2,18 @@ "2.0.69": { "sha256": "235147bb3ed6b5f0a6993893c6c92fdfe535ba95ab866046f51f865284b57341", "tags": [ - "latest", "stable", "stable-2.0.69", "2", "2.0", "2.0.69" ] + }, + "2.0.70": { + "sha256": "9fedd3c68ab5139fa40344f66998763784778277e6a4e00b28c62c8d3cb4710e", + "tags": [ + "latest", + "2.0.70" + ] } }