Skip to content

Commit 708af96

Browse files
committed
Issues #14 - Fix issue with Magento 2.2.3 escaping attributes
1 parent 5948bff commit 708af96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*"
2222
},
2323
"type": "magento2-module",
24-
"version": "1.6.4",
24+
"version": "1.7.0",
2525
"license": [
2626
"proprietary"
2727
],

0 commit comments

Comments
 (0)