Version 1.0.0
This commit is contained in:
parent
2c9c0044d8
commit
b8a3874692
3 changed files with 5 additions and 2 deletions
|
@ -11,3 +11,6 @@
|
|||
[0.3.0]
|
||||
* Update screenshots
|
||||
|
||||
[1.0.0]
|
||||
* Update Searx to 0.16.0
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Privacy-respecting metasearch engine",
|
||||
"version": "0.3.0",
|
||||
"version": "1.0.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8888,
|
||||
"addons": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Searx is a [metasearch engine](https://en.wikipedia.org/wiki/Metasearch_engine), aggregating the results of other [search engines]({{ url_for('preferences') }}) while not storing information about its users.
|
||||
|
||||
This app packages searx version <upstream>ddee4861cee8d5b</upstream>.
|
||||
This app packages searx version <upstream>0.16.0</upstream>.
|
||||
|
||||
## Why use searx?
|
||||
|
||||
|
|
Loading…
Reference in a new issue