Plugin Directory

Changeset 1309536


Ignore:
Timestamp:
12/16/2015 01:33:55 AM (10 years ago)
Author:
vantco
Message:

version update

Location:
go-gallery/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • go-gallery/trunk/go-gallery.php

    r1309534 r1309536  
    55 * Text Domain: go_gallery
    66 * Description: This plugin displays beautiful galleries. Simple, lightweight yet very powerful gallery plugin brings you all functionality to display beautiful galleries with less configurations and without slowing down your page.
    7  * Version:     1.1
     7 * Version:     1.0
    88 * Author:      AlViMedia
    99 * Author URI:  http://www.AlViMedia.com
     
    1515}
    1616
    17 define('GO_GALLERY_VERSION', '1.1');
     17define('GO_GALLERY_VERSION', '1.0');
    1818
    1919add_action('wp_enqueue_scripts', 'go_gallery_enqueue_scripts');
  • go-gallery/trunk/readme.txt

    r1309534 r1309536  
    150150== Changelog ==
    151151
    152 = 1.1 =
    153 * Fix - Few minor bugs fixed
    154 
    155152= 1.0 =
    156153* Initial Release
Note: See TracChangeset for help on using the changeset viewer.