From 9d18ef139ae9c5783a32881006512ca2279536ce Mon Sep 17 00:00:00 2001 From: James Nylen Date: Thu, 27 Dec 2018 15:13:10 -0500 Subject: [PATCH] Version 0.5.1 --- README.md | 4 ++++ switch-to-classicpress.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8301c7..390596c 100644 --- a/README.md +++ b/README.md @@ -135,3 +135,7 @@ supports migrating multisite WordPress installations to ClassicPress. - Support migrating from WP up to 5.0.2. - Switch to ClassicPress `1.0.0-beta2`. + +### 0.5.1 + +- Undo a change that was preventing some users from using the plugin. diff --git a/switch-to-classicpress.php b/switch-to-classicpress.php index f5174f0..dcb4697 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.0 + * Version: 0.5.1 * Tested up to: 5.0.2 * Author: ClassicPress * Author URI: https://www.classicpress.net