diff --git a/brooklyn-dns-bind-and-registration.bom b/brooklyn-dns-bind-and-registration.bom index 78f54d5..3724260 100644 --- a/brooklyn-dns-bind-and-registration.bom +++ b/brooklyn-dns-bind-and-registration.bom @@ -1,5 +1,5 @@ brooklyn.catalog: - version: "0.1.2" # BROOKLYN_DNS_VERSION + version: "0.1.3" # BROOKLYN_DNS_VERSION description: | Entities for working with BIND and DNS servers publish: diff --git a/brooklyn-dns-etc-hosts-generator.bom b/brooklyn-dns-etc-hosts-generator.bom index b2f3fe7..91da58b 100644 --- a/brooklyn-dns-etc-hosts-generator.bom +++ b/brooklyn-dns-etc-hosts-generator.bom @@ -1,5 +1,5 @@ brooklyn.catalog: - version: "0.1.2" # BROOKLYN_DNS_VERSION + version: "0.1.3" # BROOKLYN_DNS_VERSION description: | Entity that generates an '/etc/hosts' file containing the addresses of a group of entities that have the 'brooklyn_dns.enabled' config key set.