Plugin Directory

Changeset 2031748


Ignore:
Timestamp:
02/15/2019 09:12:59 PM (7 years ago)
Author:
wpdashboard
Message:

tagging version 2.0.1

Location:
wp-dashboard
Files:
1 added
156 deleted
2 edited
8 copied

Legend:

Unmodified
Added
Removed
  • wp-dashboard/trunk/readme.txt

    r2031747 r2031748  
    66Tested up to: 5.0.3
    77Requires PHP: 5.6
    8 Stable tag: 2.0.0
     8Stable tag: 2.0.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • wp-dashboard/trunk/wpdashboard.php

    r2031747 r2031748  
    1717 * Plugin URI:        https://wpdashboard.io
    1818 * Description:       Manage your Wordpress installations in one place.
    19  * Version:           2.0.0
     19 * Version:           2.0.1
    2020 * Author:            WP Dashboard
    2121 * Author URI:        https://wpdashboard.io
     
    3131}
    3232
    33 define( 'WP_DASHBOARD_VERSION', '2.0.0' );
     33define( 'WP_DASHBOARD_VERSION', '2.0.1' );
    3434
    3535/**
Note: See TracChangeset for help on using the changeset viewer.