Skip to content

Commit 203eae3

Browse files
committed
1.0.2
1 parent f54c184 commit 203eae3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![HACS Badge](https://img.shields.io/badge/HACS-Custom-blue.svg)
44
![Home Assistant](https://img.shields.io/badge/Requires-2025.1%2B-blue)
5-
![Version](https://img.shields.io/badge/Version-1.0.1-green)
5+
![Version](https://img.shields.io/badge/Version-1.0.2-green)
66
![License](https://img.shields.io/github/license/renaudallard/homeassistant_dnsdist)
77

88
A fully featured **Home Assistant custom integration** for [PowerDNS dnsdist](https://dnsdist.org) — the intelligent DNS load balancer.

custom_components/dnsdist/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"domain": "dnsdist",
33
"name": "PowerDNS dnsdist",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"documentation": "https://github.com/renaudallard/homeassistant_dnsdist",
66
"issue_tracker": "https://github.com/renaudallard/homeassistant_dnsdist/issues",
77
"after_dependencies": ["http"],

0 commit comments

Comments
 (0)