Browse Source

Upgrade version in extension.json

Erwan NEVOU 9 years ago
parent
commit
5d47fac70a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/extensions/multiple-sort/extension.json

+ 2 - 2
src/extensions/multiple-sort/extension.json

@@ -1,6 +1,6 @@
 {
   "name": "Multiple Sort",
-  "version": "1.0.0",
+  "version": "1.1.0",
   "description": "Plugin to support the multiple sort.",
   "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-sort",
   "example": "#",
@@ -14,4 +14,4 @@
     "name": "dimbslmh",
     "image": "https://avatars1.githubusercontent.com/u/745635"
   }
-}
+}