From 3a9b9aca96468e1b05121e33fb7049a5060faed8 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sat, 18 Mar 2023 15:30:27 +0000 Subject: [PATCH] Update app version --- apps/adguard/config.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/apps/adguard/config.json b/apps/adguard/config.json index 8b490e34..2ebdaac8 100644 --- a/apps/adguard/config.json +++ b/apps/adguard/config.json @@ -3,17 +3,22 @@ "name": "Adguard", "available": true, "exposable": true, - "tipi_version": 5, - "version": "0.107.18", + "tipi_version": 6, + "version": "0.107.26", "port": 8104, "id": "adguard", - "categories": ["network", "security"], + "categories": [ + "network", + "security" + ], "description": "Adguard is the best way to get rid of annoying ads and online tracking and protect your computer from malware. Make your web surfing fast, safe and ad-free.", "short_desc": "World's most advanced adblocker!", "author": "AdguardTeam", "source": "https://github.com/AdguardTeam", "requirements": { - "ports": [53] + "ports": [ + 53 + ] }, "form_fields": [ {