Plugin Directory

Changeset 2156349


Ignore:
Timestamp:
09/13/2019 10:54:23 PM (7 years ago)
Author:
earnware
Message:

Bug fixes and patches

Location:
earnware-connect/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • earnware-connect/trunk/README.txt

    r2156340 r2156349  
    3232
    3333== Changelog ==
     34
     35= 1.0.49 =
     36* Bug fixes and patches.
    3437
    3538= 1.0.48 =
  • earnware-connect/trunk/wp-ew.php

    r2156340 r2156349  
    1717 * Plugin URI:        https://www.earnware.com/wordpress/plugins/earnware-connect
    1818 * Description:       A plugin to connect any wordpress site to the Earnware Dashboard.
    19  * Version:           1.0.48
     19 * Version:           1.0.49
    2020 * Author:            Earnware Corporation
    2121 * Author URI:        https://earnware.com/about/
     
    3131}
    3232
    33 define( 'PLUGIN_NAME_VERSION', '1.0.48' );
     33define( 'PLUGIN_NAME_VERSION', '1.0.49' );
    3434
    3535/**
Note: See TracChangeset for help on using the changeset viewer.