mirror of
https://github.com/YunoHost-Apps/technitium-dns_ynh.git
synced 2024-09-03 20:26:36 +02:00
Fix manifest versions
This commit is contained in:
parent
a79fc6a404
commit
a7d8e212a3
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ id = "technitium-dns"
|
||||||
name = "Technitium DNS"
|
name = "Technitium DNS"
|
||||||
description.en = "Block ads & malware at DNS level for your entire network! Self host a DNS server for privacy & security"
|
description.en = "Block ads & malware at DNS level for your entire network! Self host a DNS server for privacy & security"
|
||||||
|
|
||||||
version = "11.3.0~ynh1"
|
version = "11.3.0~ynh2"
|
||||||
|
|
||||||
maintainers = ["Navan Chauhan"]
|
maintainers = ["Navan Chauhan"]
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ cpe = "cpe:2.3:a:technitium:dnsserver"
|
||||||
fund = "https://patreon.com/technitium"
|
fund = "https://patreon.com/technitium"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 4.3.0"
|
yunohost = ">= 11.2"
|
||||||
architectures = ["amd64", "arm64", "armhf"]
|
architectures = ["amd64", "arm64", "armhf"]
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Reference in a new issue