From e9475a8f42ade168501f3d98a52a563c3d2b56a4 Mon Sep 17 00:00:00 2001 From: p0we7 Date: Sun, 22 Aug 2021 14:40:18 +0800 Subject: [PATCH] version: bump version to 1.6.5 * testing github actions again * change new readme badge --- README.md | 8 +++++++- manifest.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f73b03..d6e2608 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -[![Publish](https://github.com/sciooga/v2ex-plus/actions/workflows/main.yml/badge.svg)](https://github.com/sciooga/v2ex-plus/actions/workflows/main.yml) ![Chrome Web Store](https://img.shields.io/chrome-web-store/v/daeclijmnojoemooblcbfeeceopnkolo) +![GitHub Workflow Status](https://img.shields.io/github/workflow/status/sciooga/v2ex-plus/buildAndDeploy?label=publish&style=flat-square) +![Chrome Web Store](https://img.shields.io/chrome-web-store/v/daeclijmnojoemooblcbfeeceopnkolo?style=flat-square) +![Mozilla Add-on](https://img.shields.io/amo/v/%7B690c1618-4b2c-4905-bf58-1fc82bdfd6e7%7D?style=flat-square) +[![Edge Add-on](https://img.shields.io/badge/dynamic/json?label=edge%20add-on&prefix=v&query=%24.version&url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Foejdifclmfffbginmbgndmkjbephefgd&style=flat-square)](https://microsoftedge.microsoft.com/addons/detail/v2ex-plus/oejdifclmfffbginmbgndmkjbephefgd) + ### 本扩展原有开发者一段时间内都没空更新,如有其他新功能建议的话建议提交 PR 加入到一起开发 @@ -6,6 +10,8 @@ Firefox Add-ons: [v2ex plus](https://addons.mozilla.org/zh-CN/firefox/addon/v2ex-plus9/) +Edge Add-on: [v2ex plus](https://microsoftedge.microsoft.com/addons/detail/v2ex-plus/oejdifclmfffbginmbgndmkjbephefgd) + Offline install: [v2ex plus](https://github.com/sciooga/v2ex-plus/releases) 反馈: [点击(sciooga#gmail)](mailto:sciooga@gmail.com) diff --git a/manifest.json b/manifest.json index de9272e..482f88f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "v2ex plus", - "version": "1.6.4", + "version": "1.6.5", "manifest_version": 2, "description": "优雅便捷的 V2EX 扩展", "background": {