Skip to content

Commit 67f278f

Browse files
committed
fix: version in json
1 parent 9cc101d commit 67f278f

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": "2.1.3",
3+
"version": "2.1.4",
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",
@@ -48,6 +48,10 @@
4848
"system/library/d_graphql"
4949
],
5050
"changelog": [
51+
{
52+
"version": "2.1.4",
53+
"change": "Extend API"
54+
},
5155
{
5256
"version": "2.1.3",
5357
"change": "Re-design admin page"

0 commit comments

Comments
 (0)