diff --git a/README.md b/README.md index a136d10..84e20e2 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,6 @@ 6. [DynDNS](#6-dyndns) 7. [Conclusion](#7-conclusion) -Don't use this code right now. -You can try 1.0.2, but it's not well tested. - NOTICE: This documentation is not current as of September 2022. After I finished the refactoring I'll upgrade it. diff --git a/composer.json b/composer.json index 776dbdf..6a264af 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "24unix/bindapi", "description": "manage Bind9 DNS server via REST API", "version": "1.0.7", - "build_number": "351", + "build_number": "352", "authors": [ { "name": "Micha Espey",