From c9c8ecc17c01d34c0e4c43fd75b65feaeb5a992d Mon Sep 17 00:00:00 2001 From: Simon Cambier Date: Sat, 11 Feb 2023 17:28:12 +0100 Subject: [PATCH] 1.12.0 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 e4dcfb4..817aedc 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.11.1", + "version": "1.12.0", "minAppVersion": "1.0.0", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/versions.json b/versions.json index 83402db..47c2da3 100644 --- a/versions.json +++ b/versions.json @@ -95,5 +95,6 @@ "1.10.1": "1.0.0", "1.11.0-beta.1": "1.0.0", "1.11.0": "1.0.0", - "1.11.1": "1.0.0" + "1.11.1": "1.0.0", + "1.12.0": "1.0.0" } \ No newline at end of file