Plugin Directory

Changeset 1329870


Ignore:
Timestamp:
01/17/2016 07:52:25 AM (10 years ago)
Author:
grace-create
Message:

ver text 修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rating-writing/trunk/rating-writing.php

    r1324467 r1329870  
    1111License: GPLv3
    1212
    13 Copyright 2015  grace-create  (email : info@grace-create.com)
     13Copyright 2016  grace-create  (email : info@grace-create.com)
    1414
    1515This program is free software; you can redistribute it and/or modify
     
    2828*/
    2929
    30 // 1.0
     30// 1.1
    3131// 4.4
    3232// full path
     
    3636// http://~/wp-content/plugins/rating-writing
    3737
    38 define( 'GCRW_VERSION', '1.0' );
     38define( 'GCRW_VERSION', '1.1' );
    3939define( 'GCRW_REQUIRED_WP_VERSION', '4.4' );
    4040define( 'GCRW_PLUGIN', __FILE__ );
Note: See TracChangeset for help on using the changeset viewer.