Skip to content

Commit 674f840

Browse files
new release version 1.20.52
1 parent af8b9b4 commit 674f840

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cloudinary/cloudinary-magento2",
33
"description": "Cloudinary Magento 2 Integration.",
44
"type": "magento2-module",
5-
"version": "1.20.4",
5+
"version": "1.20.52",
66
"license": "MIT",
77
"require": {
88
"cloudinary/cloudinary_php": ">=2.7 <=2.11.0"

etc/module.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
3-
<module name="Cloudinary_Cloudinary" setup_version="1.20.5">
3+
<module name="Cloudinary_Cloudinary" setup_version="1.20.52">
44
<sequence>
55
<module name="Magento_ProductVideo"/>
66
<module name="Magento_PageBuilder"/>

marketplace.composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "1.18.0",
66
"license": "MIT",
77
"require": {
8-
"cloudinary/cloudinary_php": "^1.20.5"
8+
"cloudinary/cloudinary_php": "^1.20.52"
99
},
1010
"autoload": {
1111
"files": [

0 commit comments

Comments
 (0)