Browse Source

Merge branch 'hotfix/group-by-v2' into develop

zhixin 7 years ago
parent
commit
36c8fcb7c9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/extensions/group-by-v2/extension.json

+ 2 - 2
src/extensions/group-by-v2/extension.json

@@ -1,5 +1,5 @@
 {
-  "name": "Group By",
+  "name": "Group By V2",
   "version": "1.0.0",
   "description": "Group the data by field",
   "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/group-by-v2",
@@ -9,4 +9,4 @@
     "name": "Knoxvillekm",
     "image": "https://avatars3.githubusercontent.com/u/11072464"
   }
-}
+}