diff --git a/modules/OfflinePayment/module.json b/modules/OfflinePayment/module.json index 401b1b498..ec8fb77d9 100644 --- a/modules/OfflinePayment/module.json +++ b/modules/OfflinePayment/module.json @@ -2,7 +2,7 @@ "name": "OfflinePayment", "alias": "offlinepayment", "description": "", - "version": "1.0.1", + "version": "1.0.0", "category": "payment-gateway", "keywords": [], "active": 1, diff --git a/modules/PaypalStandard/module.json b/modules/PaypalStandard/module.json index 737326af8..64791dc34 100644 --- a/modules/PaypalStandard/module.json +++ b/modules/PaypalStandard/module.json @@ -2,7 +2,7 @@ "name": "PaypalStandard", "alias": "paypalstandard", "description": "", - "version": "1.0.1", + "version": "1.0.0", "category": "payment-gateway", "keywords": [], "active": 1,