This commit is contained in:
Simon Cambier
2023-01-20 23:00:25 +01:00
parent 6475cabc5b
commit ac4c563d9c
3 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "omnisearch",
"name": "Omnisearch",
"version": "1.11.0-beta.1",
"version": "1.11.0",
"minAppVersion": "1.0.0",
"description": "A search engine that just works",
"author": "Simon Cambier",

View File

@@ -1,7 +1,7 @@
{
"id": "omnisearch",
"name": "Omnisearch",
"version": "1.10.0",
"version": "1.11.0",
"minAppVersion": "1.0.0",
"description": "A search engine that just works",
"author": "Simon Cambier",

View File

@@ -93,5 +93,6 @@
"1.10.0-beta.4": "1.0.0",
"1.10.0": "1.0.0",
"1.10.1": "1.0.0",
"1.11.0-beta.1": "1.0.0"
"1.11.0-beta.1": "1.0.0",
"1.11.0": "1.0.0"
}