diff --git a/README.md b/README.md index 5c6df7f..2852f78 100644 --- a/README.md +++ b/README.md @@ -139,3 +139,7 @@ supports migrating multisite WordPress installations to ClassicPress. ### 0.5.1 - Undo a change that was preventing some users from using the plugin. + +### 0.5.2 + +- Support migrating from WP up to 5.0.3. diff --git a/switch-to-classicpress.php b/switch-to-classicpress.php index 111263a..c890a19 100644 --- a/switch-to-classicpress.php +++ b/switch-to-classicpress.php @@ -3,7 +3,7 @@ * Plugin Name: Switch to ClassicPress * Plugin URI: https://github.com/ClassicPress/ClassicPress-Migration-Plugin * Description: Switch your WordPress installation to ClassicPress. - * Version: 0.5.1 + * Version: 0.5.2 * Tested up to: 5.0.3 * Author: ClassicPress * Author URI: https://www.classicpress.net