From a2b2377a832750c88f5ae68552708f4512bc7e40 Mon Sep 17 00:00:00 2001 From: Tom Robertshaw Date: Tue, 29 Sep 2015 08:47:54 +0100 Subject: [PATCH 1/2] v1.3.1 released with protection against accidental import. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c2b061..1f98e05 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Working on Magento client sites typically requires a fresh copy of the productio Download the phar. ``` -wget https://github.com/meanbee/magedbm/releases/download/v1.2.1/magedbm.phar +wget https://github.com/meanbee/magedbm/releases/download/v1.3.1/magedbm.phar ``` Make sure it's executable From 488466916a996a9342dc774d5f388e431fa3fb27 Mon Sep 17 00:00:00 2001 From: Tom Robertshaw Date: Tue, 29 Sep 2015 09:16:36 +0100 Subject: [PATCH 2/2] Broken download link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f98e05..9118d46 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Working on Magento client sites typically requires a fresh copy of the productio Download the phar. ``` -wget https://github.com/meanbee/magedbm/releases/download/v1.3.1/magedbm.phar +wget https://github.com/meanbee/magedbm/releases/download/v.1.3.0/magedbm.phar ``` Make sure it's executable