From f25f9e851d2ac01b5b272ae55a7508dde7d5d891 Mon Sep 17 00:00:00 2001 From: Yunzhe Date: Tue, 11 Aug 2020 21:07:50 +0800 Subject: [PATCH] Update version to 1.0.1. --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c6a3ba0..8a4e673 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "holo-schedule", - "version": "1.0.0", + "version": "1.0.1", "description": "One browser extension COVERs all livestreams.", "homepage_url": "https://github.com/YunzheZJU/holo-schedule", "author": "Yunzhe ", diff --git a/package.json b/package.json index b05200a..ba4db48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "holo-schedule", - "version": "1.0.0", + "version": "1.0.1", "description": "One browser extension COVERs all livestreams.", "repository": "https://github.com/YunzheZJU/holo-schedule", "author": "Yunzhe ",