From e46394f2f20d21a8757e29625dd8d68e4c656800 Mon Sep 17 00:00:00 2001 From: awkj Date: Thu, 17 Sep 2020 02:31:05 +0800 Subject: [PATCH] fix: change document version from char to npm svg file, keep be consistent with vue-next repo --- src/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/installation.md b/src/guide/installation.md index f7c49dab1..1e6c40dec 100644 --- a/src/guide/installation.md +++ b/src/guide/installation.md @@ -2,7 +2,7 @@ ## 发布版本说明 -最新 beta 版本:3.0.0-rc.9 +最新 beta 版本:![beta](https://img.shields.io/npm/v/vue/next.svg) 每个版本的详细发行说明可在 [GitHub](https://github.com/vuejs/vue-next/releases) 上找到。