Skip to content

Commit 07ea268

Browse files
authored
Merge pull request #2 from IconoCoders/develop
1.2.0
2 parents c218987 + b72a300 commit 07ea268

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require": {
23-
"php": "~7.1.3|~7.2.0|~7.3.0",
23+
"php": "~7.1|~7.2|~7.3|~7.4",
2424
"magento/framework": "*",
2525
"magento/module-backend": "*"
2626
},
@@ -32,5 +32,5 @@
3232
"Iconocoders\\OsanoCookieConsent\\": ""
3333
}
3434
},
35-
"version": "1.1.0"
35+
"version": "1.2.0"
3636
}

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Magento 2 Extension for the [Osano Cookie Consent Javascript plugin](https://www
44

55
Facts
66
-----
7-
- version: 1.1.0
7+
- version: 1.2.0
88

99
Description
1010
-----------

0 commit comments

Comments
 (0)