Plugin Directory

Changeset 1971259


Ignore:
Timestamp:
11/09/2018 12:57:25 AM (7 years ago)
Author:
piio
Message:

tagging version 0.9.9

Location:
piio-image-optimization
Files:
2 edited
7 copied

Legend:

Unmodified
Added
Removed
  • piio-image-optimization/tags/0.9.9/piio-image-optimization.php

    r1969996 r1971259  
    1313* Plugin URI:        https://piio.co/wordpress
    1414* Description:       Generates responsive and optimized images, so you don't have to.
    15 * Version:           0.9.8
     15* Version:           0.9.9
    1616* Author:            Piio, Inc.
    1717* Author URI:        https://piio.co
     
    3030* Currently plugin version.
    3131*/
    32 define( 'PIIO_IMAGE_OPTIMIZATION_VERSION', '0.9.8' );
     32define( 'PIIO_IMAGE_OPTIMIZATION_VERSION', '0.9.9' );
    3333
    3434/**
  • piio-image-optimization/tags/0.9.9/readme.txt

    r1969996 r1971259  
    1 === Piio - Powerful Image Compressor, Optimization and Delivery ===
     1=== Piio - Make your Images Load Faster, Optimize Your Website & Boost Your SEO ===
    22Contributors: piio
    33Donate link: https://piio.co
     
    66Requires PHP: 5.3.0
    77Tested up to: 4.9.8
    8 Stable tag: 0.9.8
     8Stable tag: 0.9.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    121121
    122122== Changelog ==
     123= 0.9.9 =
     124* Minor improvements
    123125= 0.9.8 =
    124126* W3 Total Cache v 0.9.7+ support added
  • piio-image-optimization/trunk/piio-image-optimization.php

    r1969996 r1971259  
    1313* Plugin URI:        https://piio.co/wordpress
    1414* Description:       Generates responsive and optimized images, so you don't have to.
    15 * Version:           0.9.8
     15* Version:           0.9.9
    1616* Author:            Piio, Inc.
    1717* Author URI:        https://piio.co
     
    3030* Currently plugin version.
    3131*/
    32 define( 'PIIO_IMAGE_OPTIMIZATION_VERSION', '0.9.8' );
     32define( 'PIIO_IMAGE_OPTIMIZATION_VERSION', '0.9.9' );
    3333
    3434/**
  • piio-image-optimization/trunk/readme.txt

    r1969996 r1971259  
    1 === Piio - Powerful Image Compressor, Optimization and Delivery ===
     1=== Piio - Make your Images Load Faster, Optimize Your Website & Boost Your SEO ===
    22Contributors: piio
    33Donate link: https://piio.co
     
    66Requires PHP: 5.3.0
    77Tested up to: 4.9.8
    8 Stable tag: 0.9.8
     8Stable tag: 0.9.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    121121
    122122== Changelog ==
     123= 0.9.9 =
     124* Minor improvements
    123125= 0.9.8 =
    124126* W3 Total Cache v 0.9.7+ support added
Note: See TracChangeset for help on using the changeset viewer.