diff --git a/manifest.json b/manifest.json index 7fea7f3..3f2d21a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "float-search", "name": "Floating Search", - "version": "3.1.3", + "version": "3.2.0", "minAppVersion": "0.15.0", "description": "You can use search view in modal now.", "author": "Boninall", @@ -12,4 +12,4 @@ "支付宝": "https://cdn.jsdelivr.net/gh/Quorafind/.github@main/IMAGE/%E6%94%AF%E4%BB%98%E5%AE%9D%E4%BB%98%E6%AC%BE%E7%A0%81.jpg" }, "isDesktopOnly": false -} +} \ No newline at end of file diff --git a/package.json b/package.json index 0dd29c5..50ef199 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "float-search", - "version": "3.1.3", + "version": "3.2.0", "description": "You can use search view in modal now.", "main": "main.js", "scripts": {