Plugin Directory

Changeset 1809158


Ignore:
Timestamp:
01/25/2018 09:31:46 AM (8 years ago)
Author:
chatplusjp
Message:

tagging version 1.0.1

Location:
chatplusjp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chatplusjp/tags/1.0.1/chatplusjp.php

    r1809148 r1809158  
    99*/
    1010
    11 define( 'CHATPLUSJP_VERSION', "1.0.1");
     11define( 'CHATPLUSJP_VERSION', "1.0.0.201702181");
    1212define( 'CHATPLUSJP_SLUG', 'chatplusjp' );
    1313define( 'CHATPLUSJP_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . plugin_basename(dirname(__FILE__)) );
  • chatplusjp/trunk/chatplusjp.php

    r1809148 r1809158  
    99*/
    1010
    11 define( 'CHATPLUSJP_VERSION', "1.0.1");
     11define( 'CHATPLUSJP_VERSION', "1.0.0.201702181");
    1212define( 'CHATPLUSJP_SLUG', 'chatplusjp' );
    1313define( 'CHATPLUSJP_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . plugin_basename(dirname(__FILE__)) );
Note: See TracChangeset for help on using the changeset viewer.