diff --git a/composer.json b/composer.json index 73a4b55..c62aa83 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": "347", + "build_number": "348", "authors": [ { "name": "Micha Espey", diff --git a/public/index.php b/public/index.php index 45b6dd2..37f2c57 100644 --- a/public/index.php +++ b/public/index.php @@ -1,9 +1,6 @@