From 05baf88f4a452c524bcfff1fe9e5e8c371e76d60 Mon Sep 17 00:00:00 2001 From: dmitriyzhuk Date: Tue, 18 Jul 2017 22:52:56 +0300 Subject: [PATCH] new version 1.0.1 text --- .../d_shopunity/extension/d_opencart_patch.json | 6 +++++- .../library/d_shopunity/install/d_opencart_patch.xml | 10 +++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/system/library/d_shopunity/extension/d_opencart_patch.json b/system/library/d_shopunity/extension/d_opencart_patch.json index cfc8961..496f01d 100644 --- a/system/library/d_shopunity/extension/d_opencart_patch.json +++ b/system/library/d_shopunity/extension/d_opencart_patch.json @@ -1,6 +1,6 @@ { "codename": "d_opencart_patch", - "version": "1.0.0", + "version": "1.0.1", "name": "Opencart Patch 2.2.x and below", "description": "Adds support for new Extension Module folder", "readme": "system/library/d_shopunity/readme/d_opencart_patch.md", @@ -45,6 +45,10 @@ "catalog/model/extension/d_opencart_patch" ], "changelog": [ + { + "version":"1.0.1", + "change": "Added support for extension/dashboard permissions" + } { "version":"1.0.0", "change": "Initial release" diff --git a/system/library/d_shopunity/install/d_opencart_patch.xml b/system/library/d_shopunity/install/d_opencart_patch.xml index 533f0eb..5684c64 100644 --- a/system/library/d_shopunity/install/d_opencart_patch.xml +++ b/system/library/d_shopunity/install/d_opencart_patch.xml @@ -6,7 +6,6 @@ 2.x Dreamvention http://dreamvention.com - @@ -144,4 +143,13 @@ ]]> + + + + + + \ No newline at end of file