diff --git a/manifest.json b/manifest.json index 47d8a18..a0fd05a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "float-search", "name": "Floating Search", - "version": "4.2.0", + "version": "4.3.0", "minAppVersion": "0.15.0", "description": "You can use search view in modal/leaf/popout window now.", "author": "Boninall", "authorUrl": "https://github.com/Quorafind", "isDesktopOnly": false -} +} \ No newline at end of file diff --git a/package.json b/package.json index d3179f8..0421825 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "float-search", - "version": "4.2.0", + "version": "4.3.0", "description": "You can use search view in modal/leaf/popout window now.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 7a3dd98..a2e9033 100644 --- a/versions.json +++ b/versions.json @@ -33,5 +33,6 @@ "4.0.0": "0.15.0", "4.1.0": "0.15.0", "4.1.1": "0.15.0", - "4.2.0": "0.15.0" + "4.2.0": "0.15.0", + "4.3.0": "0.15.0" } \ No newline at end of file