浏览代码

Upgrade version in extension.json

Erwan NEVOU 9 年之前
父节点
当前提交
5d47fac70a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/extensions/multiple-sort/extension.json

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

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