diff --git a/README.md b/README.md index 332f18a..860542d 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.1~ynh1 +**Shipped version:** 13.4.2~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 2af9c4e..cd85f08 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.1~ynh1 +**Versión actual:** 13.4.2~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index c791154..361983b 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.1~ynh1 +**Paketatutako bertsioa:** 13.4.2~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index ae5caa9..29ea1b5 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.1~ynh1 +**Version incluse :** 13.4.2~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index ada77d9..0d0de8c 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.1~ynh1 +**Versión proporcionada:** 13.4.2~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index 690d83a..99fe98a 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.1~ynh1 +**Versi terkirim:** 13.4.2~ynh1 ## Tangkapan Layar diff --git a/README_nl.md b/README_nl.md index c5a7950..469b550 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.1~ynh1 +**Geleverde versie:** 13.4.2~ynh1 ## Schermafdrukken diff --git a/README_pl.md b/README_pl.md index 77a1a89..d6d79c1 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.1~ynh1 +**Dostarczona wersja:** 13.4.2~ynh1 ## Zrzuty ekranu diff --git a/README_ru.md b/README_ru.md index 06addfb..526e908 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.1~ynh1 +**Поставляемая версия:** 13.4.2~ynh1 ## Снимки экрана diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ea58ab6..afe8a5c 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.1~ynh1 +**分发版本:** 13.4.2~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 3a4ffee..86cbb74 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.1~ynh1" +version = "13.4.2~ynh1" maintainers = ["Navan Chauhan"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://download.technitium.com/dns/archive/13.4.1/DnsServerPortable.tar.gz" - sha256 = "dfabe5e9d98b8963edb80e7689d9f87683145ea1ce3e256316b50b9ef9f5a45e" + url = "https://download.technitium.com/dns/archive/13.4.2/DnsServerPortable.tar.gz" + sha256 = "43cc69e13085a8955465103bf94353c0e5cb2c86ce87bf4efbea0c70e574ecce" in_subdir = false # Careful, this autoupdate does not put the right asset, it only serves as a notification! autoupdate.strategy = "latest_github_tag" diff --git a/tests.toml b/tests.toml index 94abb79..df10a1f 100644 --- a/tests.toml +++ b/tests.toml @@ -3,3 +3,17 @@ test_format = 1.0 [default] + + # ------------ + # Tests to run + # ------------ + + # ------------------------------- + # Default args to use for install + # ------------------------------- + + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- + + test_upgrade_from.f20d6449b36f1a891c5c7ab058691c836aa18833.name = "Upgrade from 13.4.1~ynh1"