diff --git a/README.md b/README.md index 860542d..5bf1124 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter - Wildcard sub domain support. -**Shipped version:** 13.4.2~ynh1 +**Shipped version:** 13.4.3~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index cd85f08..82520fa 100644 --- a/README_es.md +++ b/README_es.md @@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter - Wildcard sub domain support. -**Versión actual:** 13.4.2~ynh1 +**Versión actual:** 13.4.3~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 361983b..cbda094 100644 --- a/README_eu.md +++ b/README_eu.md @@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter - Wildcard sub domain support. -**Paketatutako bertsioa:** 13.4.2~ynh1 +**Paketatutako bertsioa:** 13.4.3~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 29ea1b5..3566905 100644 --- a/README_fr.md +++ b/README_fr.md @@ -34,7 +34,7 @@ Technitium DNS Server est un outil open source qui peut être utilisé pour bloq - Hébergez vous-même vos noms de domaine sur votre propre serveur DNS. - Prise en charge des sous-domaines génériques. -**Version incluse :** 13.4.2~ynh1 +**Version incluse :** 13.4.3~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 0d0de8c..ec06d96 100644 --- a/README_gl.md +++ b/README_gl.md @@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter - Wildcard sub domain support. -**Versión proporcionada:** 13.4.2~ynh1 +**Versión proporcionada:** 13.4.3~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index 99fe98a..f5c78b5 100644 --- a/README_id.md +++ b/README_id.md @@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter - Wildcard sub domain support. -**Versi terkirim:** 13.4.2~ynh1 +**Versi terkirim:** 13.4.3~ynh1 ## Tangkapan Layar diff --git a/README_nl.md b/README_nl.md index 469b550..23fddaf 100644 --- a/README_nl.md +++ b/README_nl.md @@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter - Wildcard sub domain support. -**Geleverde versie:** 13.4.2~ynh1 +**Geleverde versie:** 13.4.3~ynh1 ## Schermafdrukken diff --git a/README_pl.md b/README_pl.md index d6d79c1..59a3df0 100644 --- a/README_pl.md +++ b/README_pl.md @@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter - Wildcard sub domain support. -**Dostarczona wersja:** 13.4.2~ynh1 +**Dostarczona wersja:** 13.4.3~ynh1 ## Zrzuty ekranu diff --git a/README_ru.md b/README_ru.md index 526e908..6495af6 100644 --- a/README_ru.md +++ b/README_ru.md @@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter - Wildcard sub domain support. -**Поставляемая версия:** 13.4.2~ynh1 +**Поставляемая версия:** 13.4.3~ynh1 ## Снимки экрана diff --git a/README_zh_Hans.md b/README_zh_Hans.md index afe8a5c..58bcb48 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -35,7 +35,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter - Wildcard sub domain support. -**分发版本:** 13.4.2~ynh1 +**分发版本:** 13.4.3~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 86cbb74..21b0975 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Technitium DNS" description.en = "DNS server for privacy and security" description.fr = "Serveur DNS pour la confidentialité et la sécurité" -version = "13.4.2~ynh1" +version = "13.4.3~ynh1" maintainers = ["Navan Chauhan"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://download.technitium.com/dns/archive/13.4.2/DnsServerPortable.tar.gz" - sha256 = "43cc69e13085a8955465103bf94353c0e5cb2c86ce87bf4efbea0c70e574ecce" + url = "https://download.technitium.com/dns/archive/13.4.3/DnsServerPortable.tar.gz" + sha256 = "c5bbfd6d07016e59e0170da3d1c62a73e7c5eee689734ec27d08de5560d2dd78" in_subdir = false # Careful, this autoupdate does not put the right asset, it only serves as a notification! autoupdate.strategy = "latest_github_tag"