From 7c91af13c4cf20f491f74d927a349dad6c44d5b8 Mon Sep 17 00:00:00 2001 From: Simon Cambier Date: Thu, 2 Mar 2023 21:42:04 +0100 Subject: [PATCH] 1.13.0-beta.1 manifest --- manifest-beta.json | 2 +- versions.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest-beta.json b/manifest-beta.json index fc7fb1c..c33581b 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.12.3", + "version": "1.13.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 7a16e65..1a8dd1f 100644 --- a/versions.json +++ b/versions.json @@ -100,5 +100,6 @@ "1.12.1-beta.1": "1.0.0", "1.12.1": "1.0.0", "1.12.2": "1.0.0", - "1.12.3": "1.0.0" + "1.12.3": "1.0.0", + "1.13.0-beta.1": "1.0.0" } \ No newline at end of file