diff --git a/manifest.json b/manifest.json index 01a2b11..1ed36e7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "float-search", "name": "Floating Search", - "version": "3.3.0", + "version": "3.3.1", "minAppVersion": "0.15.0", "description": "You can use search view in modal now.", "author": "Boninall", diff --git a/package.json b/package.json index 48372e4..a5f4bd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "float-search", - "version": "3.3.0", + "version": "3.3.1", "description": "You can use search view in modal now.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 120f6c5..d819a72 100644 --- a/versions.json +++ b/versions.json @@ -13,5 +13,6 @@ "3.1.1": "0.15.0", "3.2.0": "0.15.0", "3.1.2": "0.15.0", - "3.3.0": "0.15.0" + "3.3.0": "0.15.0", + "3.3.1": "0.15.0" } \ No newline at end of file