bump down version number

This commit is contained in:
Claudiu Lodromanean 2017-04-03 11:24:01 -07:00
parent 82c3f93340
commit ef7dbc75a1
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ class WC_Admin_Setup_Wizard {
* @return string URL for next step if a next step exists.
* Admin URL if it's the last step.
* Empty string on failure.
* @since 3.1.0
* @since 3.0.0
*/
public function get_next_step_link( $step = '' ) {
if ( ! $step ) {