manifest 1.27.0-beta.1

This commit is contained in:
Simon Cambier
2025-04-02 12:17:42 +02:00
parent 8e0e9c792e
commit 9c09323a11
2 changed files with 3 additions and 2 deletions

View File

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

View File

@@ -154,5 +154,6 @@
"1.25.1": "1.3.0",
"1.25.2": "1.3.0",
"1.26.0": "1.3.0",
"1.26.1": "1.3.0"
"1.26.1": "1.3.0",
"1.27.0-beta.1": "1.3.0"
}