From 6296513e8325f5aaaabd1f9d7545ff66958a4963 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 13 Oct 2022 22:06:33 +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 c7b1e9d6..c2106c50 100644 --- a/apps/adguard/config.json +++ b/apps/adguard/config.json @@ -2,17 +2,22 @@ "$schema": "../schema.json", "name": "Adguard", "available": true, - "tipi_version": 2, - "version": "0.107.13", + "tipi_version": 3, + "version": "0.107.16", "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": [ {