update changelog and version.py

This commit is contained in:
Noémi Ványi 2019-01-06 21:48:39 +01:00
parent f9ccc9f656
commit 29d146dde6
2 changed files with 39 additions and 1 deletions

View file

@ -18,7 +18,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >.
# version of searx
VERSION_MAJOR = 0
VERSION_MINOR = 14
VERSION_MINOR = 15
VERSION_BUILD = 0
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,