Increase extension version number

This commit is contained in:
Jackson Harper
2022-02-18 12:50:25 -08:00
parent 06b3cd4b35
commit fe03d35619
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Omnivore",
"short_name": "Omnivore",
"version": "0.1.20",
"version": "0.1.22",
"description": "Save articles to your Omnivore library",
"author": "Omnivore Media, Inc",
"default_locale": "en",

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "process.env.EXTENSION_NAME",
"short_name": "process.env.EXTENSION_NAME",
"version": "0.1.20",
"version": "0.1.22",
"description": "Save articles to your Omnivore library",
"author": "Omnivore Media, Inc",
"default_locale": "en",