diff --git a/cmd/zz_gen_cmd_dnshelp.go b/cmd/zz_gen_cmd_dnshelp.go index c7df8ca6..5dbe76ce 100644 --- a/cmd/zz_gen_cmd_dnshelp.go +++ b/cmd/zz_gen_cmd_dnshelp.go @@ -146,7 +146,7 @@ func displayDNSHelp(name string) error { // generated from: providers/dns/autodns/autodns.toml ew.writeln(`Configuration for Autodns.`) ew.writeln(`Code: 'autodns'`) - ew.writeln(`Since: 'v3.1.0'`) + ew.writeln(`Since: 'v3.2.0'`) ew.writeln() ew.writeln(`Credentials:`) diff --git a/docs/content/dns/zz_gen_autodns.md b/docs/content/dns/zz_gen_autodns.md index 53af4bed..f840c14e 100644 --- a/docs/content/dns/zz_gen_autodns.md +++ b/docs/content/dns/zz_gen_autodns.md @@ -9,7 +9,7 @@ slug: autodns -Since: v3.1.0 +Since: v3.2.0 Configuration for [Autodns](https://www.internetx.com/domains/autodns/). diff --git a/providers/dns/autodns/autodns.toml b/providers/dns/autodns/autodns.toml index 2e13a8fa..0087b16f 100644 --- a/providers/dns/autodns/autodns.toml +++ b/providers/dns/autodns/autodns.toml @@ -2,7 +2,7 @@ Name = "Autodns" Description = '''''' URL = "https://www.internetx.com/domains/autodns/" Code = "autodns" -Since = "v3.1.0" +Since = "v3.2.0" Example = ''' AUTODNS_API_USER=usernam \