Update app version

This commit is contained in:
github-action update-app-version 2023-03-18 15:30:27 +00:00 committed by Nicolas Meienberger
parent fa5f944134
commit 3a9b9aca96

View File

@ -3,17 +3,22 @@
"name": "Adguard", "name": "Adguard",
"available": true, "available": true,
"exposable": true, "exposable": true,
"tipi_version": 5, "tipi_version": 6,
"version": "0.107.18", "version": "0.107.26",
"port": 8104, "port": 8104,
"id": "adguard", "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.", "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!", "short_desc": "World's most advanced adblocker!",
"author": "AdguardTeam", "author": "AdguardTeam",
"source": "https://github.com/AdguardTeam", "source": "https://github.com/AdguardTeam",
"requirements": { "requirements": {
"ports": [53] "ports": [
53
]
}, },
"form_fields": [ "form_fields": [
{ {