From 4c80338eba5d7ff11cf7b26835c7e9efa9996605 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 22 Feb 2021 18:38:30 -0800 Subject: [PATCH] Version 1.5.0 --- CHANGELOG | 4 ++++ CloudronManifest.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ebed2dd..6fe49e9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -34,3 +34,7 @@ * add plugin converting strings into hash digests ( #1246 ) * new category: Onions ( #565 ) * allow searx query parts anywhere in the query ( aa3c18d 2aef38c ) + +[1.5.0] +* Update base image to v3 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 7a2c6f9..f0a3612 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Privacy-respecting metasearch engine", - "version": "1.4.0", + "version": "1.5.0", "healthCheckPath": "/", "httpPort": 8888, "addons": { @@ -16,7 +16,7 @@ "contactEmail": "support@cloudron.io", "icon": "file://logo.png", "tags": [ - "search", "metasearch", "bing", "google" + "search", "metasearch", "bing", "google", "duckduckgo", "privacy" ], "mediaLinks": [ "https://screenshots.cloudron.io/io.github.ascimoo.searx/1.png",