Skip to content

Commit

Permalink
Release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jellesiderius committed May 27, 2024
1 parent e2764c1 commit 662d9ea
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/controllers/mainController.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mage-db-sync",
"version": "1.3.1",
"version": "1.3.2",
"description": "Database synchronizer for Magento, based on Magerun",
"author": {
"name": "Jelle Siderius"
Expand Down
2 changes: 1 addition & 1 deletion src/controllers/mainController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class MainController {
'localDomainExtension': configFile.general.localDomainExtension
},
'requirements': {
'magerun2Version': '5.2.0'
'magerun2Version': '7.4.0'
},
'serverVariables': {
'magentoVersion': 2,
Expand Down

0 comments on commit 662d9ea

Please sign in to comment.