aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-02-11 21:01:35 -0500
committerGitHub <[email protected]>2020-02-11 21:01:35 -0500
commit7143d7532d0f2fd814e9a6afdd18e932922fde22 (patch)
treec71822597aca54f2e72ffcc1a0a5058c7e875c09
parent1f10bdf59301998e6aeb32e5c111e6a597798ad2 (diff)
downloadSponsorBlock-1.2.13.tar.gz
SponsorBlock-1.2.13.zip
Increase version number1.2.13
-rw-r--r--manifest/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json
index e188c986..7de46a8c 100644
--- a/manifest/manifest.json
+++ b/manifest/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_fullName__",
"short_name": "__MSG_Name__",
- "version": "1.2.12",
+ "version": "1.2.13",
"default_locale": "en",
"description": "__MSG_Description__",
"content_scripts": [{
@@ -67,4 +67,4 @@
"open_in_tab": true
},
"manifest_version": 2
-} \ No newline at end of file
+}