Skip to content

Commit cb59194

Browse files
committed
fix: fix bug
1 parent 7d5adbd commit cb59194

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

system/library/d_shopunity/extension/d_vuefront.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"codename": "d_vuefront",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"name": "Vuefront CMS Connect",
55
"description": "Vuefront CMS Connect App for OpenCart. Adds GraphQL API to OpenCart to connect with VueFront Web App",
66
"index": "extension/module/d_vuefront",
@@ -63,6 +63,10 @@
6363
"system/library/d_graphql"
6464
],
6565
"changelog": [
66+
{
67+
"version": "1.1.1",
68+
"change": "Fix bug"
69+
},
6670
{
6771
"version": "1.1.0",
6872
"change": "Added new API"

0 commit comments

Comments
 (0)