Plugin Directory

Changeset 1325307


Ignore:
Timestamp:
01/10/2016 04:15:34 PM (10 years ago)
Author:
gcorne
Message:

Version 0.4

Location:
advanced-image-styles/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • advanced-image-styles/trunk/advanced-image-styles.php

    r1046536 r1325307  
    77 * Description: Adjust an image's margins and border with ease in the Visual
    88 * editor.
    9  * Version: 0.3
     9 * Version: 0.4
    1010 * License: GPL2+
    1111 * Text Domain: advanced-image-styles
     
    1616class Advanced_Image_Styles {
    1717
    18     const VERSION = '0.2';
     18    const VERSION = '0.4';
    1919
    2020    public static function init() {
  • advanced-image-styles/trunk/readme.txt

    r1046536 r1325307  
    22Contributors: gcorne
    33Tags: image, editor, formatting, photo, TinyMCE
    4 Tested up to: 4.1
     4Tested up to: 4.4
    55Requires at least: 3.9
    6 Stable tag: 0.3
     6Stable tag: 0.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1313
    1414== Changelog ==
     15
     16= 0.4 =
     17* Version bump
    1518
    1619= 0.3 =
Note: See TracChangeset for help on using the changeset viewer.