Skip to content

Commit

Permalink
update scandipwa magento version mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
ejnshtein committed Aug 15, 2024
1 parent 8ec4a94 commit 2c5285a
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ const scandipwaMagentoVersionMapping = {
'2.4.1': '3.2.0 - 4.2.1',
'2.4.2': '4.3.0 - 5.0.3',
'2.4.3': '5.0.4 - 5.2.7',
'2.4.4': '5.3.0+',
'2.4.6': '6.2.0+'
'2.4.4': '5.3.0 - 5.3.6',
'2.4.6': '6.2.0 - 6.3.0',
'2.4.7': '6.4.0+'
}

module.exports = scandipwaMagentoVersionMapping

0 comments on commit 2c5285a

Please sign in to comment.