diff --git a/README.md b/README.md index c3b2a39..008593f 100644 --- a/README.md +++ b/README.md @@ -184,3 +184,10 @@ supports migrating multisite WordPress installations to ClassicPress. - Fix an issue with stale WordPress news items appearing in the dashboard after migrating to ClassicPress ([details](https://github.com/ClassicPress/ClassicPress-Migration-Plugin/issues/67)) + + +### 1.3.0 + +- Add Plugin and Theme check sections + ([details](https://github.com/ClassicPress/ClassicPress-Migration-Plugin/pull/74)) + diff --git a/switch-to-classicpress.php b/switch-to-classicpress.php index 169de5c..f1303eb 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: 1.2.0 + * Version: 1.3.0 * Author: ClassicPress * Author URI: https://www.classicpress.net * License: GPLv2 or later