Skip to content

Commit eda45b2

Browse files
committed
Modify 2.3.1 version entry
1 parent e6fd3a3 commit eda45b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

magento-compatibility.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
// PWA Studio version -> Magento version.
66
module.exports = {
7-
'>2.0.0': '2.3.1',
7+
'>2.0.0': '>=2.3.1',
88
'2.0.0': '2.3.0'
99
};

0 commit comments

Comments
 (0)