diff --git a/README.md b/README.md index 577d94c..e378a7f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2`, `2.0`, `2.0.10`, `latest`, `stable`, `stable-2.0.10` +* `2.0.11`, `latest` +* `2`, `2.0`, `2.0.10`, `stable-2.0.10` * `1`, `1.1`, `1.1.110`, `stable-1.1.110` * `1.0`, `1.0.0` * `0.17`, `0.17.79` diff --git a/buildinfo.json b/buildinfo.json index c6527ad..af9a340 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -60,12 +60,17 @@ "2.0.10": { "sha256": "2d7dd212fa6f715218a5e33bad7d593af8998fa7bf7ce727343159ee1f8c23f4", "tags": [ - "latest", - "stable", "stable-2.0.10", "2", "2.0", "2.0.10" ] + }, + "2.0.11": { + "sha256": "7848f2d8b2b32a0efeb8a401657459486eda9b8072c221d0f9c0b450290da0d6", + "tags": [ + "latest", + "2.0.11" + ] } }