Skip to content

Commit 0dbf514

Browse files
authored
Merge pull request #505 from MidasN/AMO-recommended-extension-version-update
version bump to trigger mozilla AMO review process
2 parents 263c4e6 + f2e8700 commit 0dbf514

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Extension/manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Automatic handling of GDPR consent forms",
44
"author": "CAVI - Aarhus University",
55
"homepage_url": "https://github.com/cavi-au/Consent-O-Matic",
6-
"version": "1.1.3",
6+
"version": "1.1.4",
77
"manifest_version": 3,
88
"permissions": [
99
"activeTab",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "consent-o-matic",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "A chrome extension that tries to do the opposite of Consent-O-Matic",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)