diff --git a/README.md b/README.md index 16edc4e..9037c81 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `latest, 2.0.66` +* `latest, 2.0.67` +* `2, 2.0, 2.0.66, stable, stable-2.0.66` ## Tag descriptions diff --git a/buildinfo.json b/buildinfo.json index bf9d6dd..cb0019d 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -2,12 +2,18 @@ "2.0.66": { "sha256": "f1b3976eacc4e233800d399d90006c356fa366f5d64341c504c95c0cba321c06", "tags": [ - "latest", "stable", "stable-2.0.66", "2", "2.0", "2.0.66" ] + }, + "2.0.67": { + "sha256": "5ae6950ce78f77ce456155b86d3b09bab4e6f8898c65fb627f932e2299dc88c2", + "tags": [ + "latest", + "2.0.67" + ] } }