diff --git a/CHANGELOG b/CHANGELOG index 39566c3..aa46372 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,3 +11,6 @@ [0.3.0] * Update screenshots +[1.0.0] +* Update Searx to 0.16.0 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 5ed1a05..cf29a7c 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -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": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 05600b2..b33656e 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -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 ddee4861cee8d5b. +This app packages searx version 0.16.0. ## Why use searx?