From 25274819bdb6a2e24b78dea5ad57eb23eb45358a Mon Sep 17 00:00:00 2001 From: awkj Date: Wed, 16 Sep 2020 02:30:26 +0800 Subject: [PATCH] change document version from char to npm svg file, keep be consistent with vue-next repo --- src/guide/installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/guide/installation.md b/src/guide/installation.md index 504954a91f..c6f5dfbccc 100644 --- a/src/guide/installation.md +++ b/src/guide/installation.md @@ -2,7 +2,8 @@ ## Release Notes -Latest beta version: 3.0.0-rc.5 +Latest beta version: ![beta](https://img.shields.io/npm/v/vue/next.svg) + Detailed release notes for each version are available on [GitHub](https://github.com/vuejs/vue-next/releases).