diff --git a/manifest-beta.json b/manifest-beta.json index 72ef329..7aa2cd1 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.14.2", + "version": "1.15.0-beta.1", "minAppVersion": "1.0.0", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/versions.json b/versions.json index 29feac9..24ae378 100644 --- a/versions.json +++ b/versions.json @@ -109,5 +109,6 @@ "1.14.1-beta.1": "1.0.0", "1.14.1-beta.2": "1.0.0", "1.14.1": "1.0.0", - "1.14.2": "1.0.0" + "1.14.2": "1.0.0", + "1.15.0-beta.1": "1.0.0" } \ No newline at end of file