From 5ff7ea9b0b270f8fb04f1c1cce0e3296d240e01c Mon Sep 17 00:00:00 2001 From: Simon Cambier Date: Thu, 2 Nov 2023 18:05:24 +0100 Subject: [PATCH] 1.19.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 088a038..cfd7900 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.18.1", + "version": "1.19.0-beta.1", "minAppVersion": "1.3.0", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/versions.json b/versions.json index 5a511b2..8ffebce 100644 --- a/versions.json +++ b/versions.json @@ -119,5 +119,6 @@ "1.17.0": "1.3.0", "1.17.1": "1.3.0", "1.18.0": "1.3.0", - "1.18.1": "1.3.0" + "1.18.1": "1.3.0", + "1.19.0-beta.1": "1.3.0" } \ No newline at end of file