diff --git a/manifest-beta.json b/manifest-beta.json index 14a7256..a6b7093 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.23.0", + "version": "1.24.0-beta.1", "minAppVersion": "1.3.0", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/manifest.json b/manifest.json index fc6efcb..c635ee4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.23.0", + "version": "1.23.1", "minAppVersion": "1.3.0", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/versions.json b/versions.json index 94aa108..48ab2f7 100644 --- a/versions.json +++ b/versions.json @@ -141,5 +141,7 @@ "1.23.0-beta.3": "1.3.0", "1.23.0-beta.4": "1.3.0", "1.23.0-beta.5": "1.3.0", - "1.23.0": "1.3.0" + "1.23.0": "1.3.0", + "1.24.0-beta.1": "1.3.0", + "1.23.1": "1.3.0" } \ No newline at end of file