diff --git a/CHANGELOG.md b/CHANGELOG.md index 18425bf..1afa108 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # OpenVPN-Admin Version History +## 0.3.2 +- Fix with MySQL NO_ZERO_DATE mode + ## 0.3.1 - Fix path issues diff --git a/bower.json b/bower.json index 0e0a54b..fb22230 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "openvpn-admin", - "version": "0.3.1", + "version": "0.3.2", "description": "Setup and administration of openvpn with a web interface", "dependencies": { "bootstrap": "^3.3.7",