Skip to content

Commit 50dbf0e

Browse files
committed
Release version 1.0.1
1 parent 8fd102b commit 50dbf0e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,9 @@ supports migrating multisite WordPress installations to ClassicPress.
156156
- Switch to ClassicPress `1.0.0` by default.
157157
- Add an advanced feature that allows switching to any version of WordPress or
158158
ClassicPress.
159+
160+
### 1.0.1
161+
162+
- Load the supported WordPress version and the target ClassicPress version from
163+
a remote API endpoint, so that a new release of the migration plugin is not
164+
required with every new WordPress or ClassicPress release.

switch-to-classicpress.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* Plugin Name: Switch to ClassicPress
44
* Plugin URI: https://github.com/ClassicPress/ClassicPress-Migration-Plugin
55
* Description: Switch your WordPress installation to ClassicPress.
6-
* Version: 1.0.0
7-
* Tested up to: 5.0.3
6+
* Version: 1.0.1
87
* Author: ClassicPress
98
* Author URI: https://www.classicpress.net
109
* License: GPLv2 or later

0 commit comments

Comments
 (0)