diff --git a/README.md b/README.md index 707a0ed..81825fd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Version](https://img.shields.io/visual-studio-marketplace/v/yutent.auto-path)](https://marketplace.visualstudio.com/items?itemName=yutent.auto-path) [![Rating](https://img.shields.io/visual-studio-marketplace/r/yutent.auto-path)](https://marketplace.visualstudio.com/items?itemName=yutent.auto-path) -[![Downloads](https://img.shields.io/visual-studio-marketplace/v/yutent.auto-path)](https://marketplace.visualstudio.com/items?itemName=yutent.auto-path) +[![Downloads](https://img.shields.io/visual-studio-marketplace/d/yutent.auto-path)](https://marketplace.visualstudio.com/items?itemName=yutent.auto-path) [![Installs](https://img.shields.io/visual-studio-marketplace/i/yutent.auto-path)](https://marketplace.visualstudio.com/items?itemName=yutent.auto-path) diff --git a/package.json b/package.json index e03341e..517995e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "auto-path", "displayName": "auto-path", "description": "🔥 自动提示文件路径, 方便引入项目为的文件", - "version": "1.2.1", + "version": "1.2.2", "publisher": "yutent", "author": "Yutent [@yutent]", "icon": "logo.png",