diff --git a/ImportPlugin.php b/ImportPlugin.php index 2ec6afe..52d66d4 100644 --- a/ImportPlugin.php +++ b/ImportPlugin.php @@ -11,7 +11,7 @@ function getName() function getVersion() { - return '0.8.13'; + return '0.8.14'; } function getDeveloper() diff --git a/README.md b/README.md index 0a05502..1e1c7b0 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,11 @@ Map fields Changelog ================= +###0.8.14### + - Made versioning unavailable for Craft Personal licenses, as its not supported by Craft + - Fixed content attributes not (always) being pre-set on criteria models + - Set email as username when defined in config + ###0.8.13### - Added ability to connect to multiple categories