Version 1.6.1
This commit is contained in:
parent
73e3ad3341
commit
b7b5a688a7
2 changed files with 5 additions and 1 deletions
|
@ -42,3 +42,7 @@
|
|||
* Update Searx to 1.0.0
|
||||
* The searx maintainer team, would like to say a huge thank you for everybody who had been involved in the development of searx or supported us in the past 7 years - making our first stable release available. Special thanks to NLNet for sponsoring multiple features of this release.
|
||||
* [Full changelog](https://github.com/searx/searx/releases/tag/1.0.0)
|
||||
|
||||
[1.6.1]
|
||||
* Update base image to 3.2.0
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Privacy-respecting metasearch engine",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8888,
|
||||
"addons": {
|
||||
|
|
Loading…
Reference in a new issue