From dde02e3ee8548b442ff1bf6815f10384c3b1268f Mon Sep 17 00:00:00 2001 From: Serraniel Date: Sat, 20 Feb 2021 11:31:27 +0100 Subject: [PATCH] Prepared release --- package.json | 2 +- src/manifests/manifest.template.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 921bb86..632c686 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-plus", - "version": "1.0.0", + "version": "1.1.0", "description": "Aniwatch Plus is a browser extension for https://aniwatch.me/", "main": "index.js", "scripts": { diff --git a/src/manifests/manifest.template.json b/src/manifests/manifest.template.json index 01eb77c..c23e60c 100644 --- a/src/manifests/manifest.template.json +++ b/src/manifests/manifest.template.json @@ -1,8 +1,8 @@ { "name": "Aniwatch Plus", "short_name": "AW+", - "version": "1.0.0.0", - "version_name": "1.0", + "version": "1.1.0.0", + "version_name": "1.1", "description": "Aniwatch Plus is an unofficial extension which provides several UI improvements for https://aniwatch.me.", "permissions": [ "storage",