Plugin Directory

Changeset 2031753


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

2.0.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-dashboard/trunk/wpdashboard.php

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