diff --git a/manifest-beta.json b/manifest-beta.json index cf0ca9a..583f1b2 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.23.0-beta.1", + "version": "1.23.0-beta.2", "minAppVersion": "1.3.0", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/versions.json b/versions.json index 2f062f7..3477d08 100644 --- a/versions.json +++ b/versions.json @@ -136,5 +136,6 @@ "1.22.0": "1.3.0", "1.22.1": "1.3.0", "1.22.2": "1.3.0", - "1.23.0-beta.1": "1.3.0" + "1.23.0-beta.1": "1.3.0", + "1.23.0-beta.2": "1.3.0" } \ No newline at end of file