2.1.3
You can use these commands to install or upgrade DDNS
curl -L https://github.com/skibish/ddns/releases/download/2.1.3/ddns-`uname -s`-`uname -m` > /usr/local/bin/ddns
chmod +x /usr/local/bin/ddns
Changes
Fixes
- Fixed bug that IP was not updated. Because config was not deep copied to the storage struct