diff --git a/src/LicenseHandler.php b/src/LicenseHandler.php index afaaf6e..09add8c 100644 --- a/src/LicenseHandler.php +++ b/src/LicenseHandler.php @@ -17,7 +17,7 @@ /** * Handles GWP Licenses. * - * @version 2.0 + * @version 2.0.1 */ class LicenseHandler { /** diff --git a/src/changelog.txt b/src/changelog.txt index c7c6eec..1b81557 100644 --- a/src/changelog.txt +++ b/src/changelog.txt @@ -1,3 +1,7 @@ + += 2.0.1 = +- Fix php fatal error in generate error Messages. + = 2.0.0 = - Update license handler to support and work with Paddlepress Pro.