diff --git a/manifest-beta.json b/manifest-beta.json index 506da7b..b74a2fe 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.10.1", + "version": "1.11.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 9f32285..ef2f6b9 100644 --- a/versions.json +++ b/versions.json @@ -92,5 +92,6 @@ "1.10.0-beta.3": "1.0.0", "1.10.0-beta.4": "1.0.0", "1.10.0": "1.0.0", - "1.10.1": "1.0.0" + "1.10.1": "1.0.0", + "1.11.0-beta.1": "1.0.0" } \ No newline at end of file