From: Nico Kaiser Date: Wed, 29 Oct 2014 22:55:14 +0000 (+0100) Subject: Update README.md for IPv6 support (Thanks @afrimberger) X-Git-Tag: v1.0.4 X-Git-Url: http://git.neszt.hu/?a=commitdiff_plain;h=8fa88da06632e4dce38c6938accfe60aa1d31b98;p=Dyndns%2F.git Update README.md for IPv6 support (Thanks @afrimberger) --- diff --git a/README.md b/README.md index 3645c80..a2db8f0 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,11 @@ Fragment base-64-authorization should be represented by Base 64 encoded username - `911` There is a problem or scheduled maintenance on our side. +### Contributors + +- @afrimberger (IPv6 support) + + ### License MIT diff --git a/composer.json b/composer.json index 244a354..91a1366 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "nicokaiser/dyndns", "description": "A simple dynamic DNS that updates an existing BIND", - "version": "1.0.3", + "version": "1.0.4", "keywords": ["dns", "dyndns"], "license": "MIT", "authors": [