diff --git a/README.md b/README.md index 0d0b4b0..cfba057 100644 --- a/README.md +++ b/README.md @@ -130,3 +130,8 @@ supports migrating multisite WordPress installations to ClassicPress. - Support migrating from WP 5.0. - Add a filter to allow overriding the WP version check. - Remove unnecessary files and distribute a smaller plugin. + +### 0.5.0 + +- Support migrating from WP up to 5.0.2. +- Switch to ClassicPress `1.0.0-beta2`. diff --git a/switch-to-classicpress.php b/switch-to-classicpress.php index 50cd66f..f5174f0 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.4.0 + * Version: 0.5.0 * Tested up to: 5.0.2 * Author: ClassicPress * Author URI: https://www.classicpress.net