Plugin Directory

Changeset 1096265


Ignore:
Timestamp:
02/22/2015 06:26:42 AM (11 years ago)
Author:
moch a
Message:

version namespace

Location:
google-drive-wp-media/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • google-drive-wp-media/trunk/google-drive-wp-media.php

    r1096264 r1096265  
    66Author: Moch Amir
    77Author URI: http://www.mochamir.com/
    8 Version: 3.0
     8Version: 2.3
    99License: GNU General Public License v2.0 or later
    1010License URI: http://www.opensource.org/licenses/gpl-license.php
     
    2929*/
    3030
    31 
    3231define( 'NAMA_GDWPM', 'Google Drive WP Media' );
    3332define( 'ALMT_GDWPM', 'google-drive-wp-media' );
    3433define( 'MINPHP_GDWPM', '5.3.0' );
    35 define( 'VERSI_GDWPM', '3.0' );
     34define( 'VERSI_GDWPM', '2.3' );
    3635define( 'MY_TEXTDOMAIN', 'gdwpm' );
    3736
  • google-drive-wp-media/trunk/readme.txt

    r1096264 r1096265  
    55Requires at least: 3.5
    66Tested up to: 4.1
    7 Stable tag: 3.0
     7Stable tag: 2.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8181== Changelog ==
    8282
    83 = 3.0 =
     83= 2.3 =
    8484
    8585* Bugs fixed
Note: See TracChangeset for help on using the changeset viewer.