Plugin Directory

Changeset 1559152


Ignore:
Timestamp:
12/21/2016 05:10:33 PM (9 years ago)
Author:
saturnplugins
Message:

v1.1.2

Location:
advanced-twenty-seventeen
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • advanced-twenty-seventeen/trunk/advanced-twenty-seventeen.php

    r1559138 r1559152  
    44 * Plugin URI: https://saturnthemes.com/
    55 * Description: An toolkit that helps you customize the Twenty Seventeen theme completely.
    6  * Version: 1.1.1
     6 * Version: 1.1.2
    77 * Author: saturnplugins
    88 * Author URI: https://saturnthemes.com
     
    1919if ( ! class_exists( 'AdvancedTwentySeventeen' ) ) {
    2020    class AdvancedTwentySeventeen {
    21         public $version = '1.1.1';
     21        public $version = '1.1.2';
    2222
    2323        protected static $_instance = null;
  • advanced-twenty-seventeen/trunk/readme.txt

    r1559138 r1559152  
    55Requires at least: 4.7
    66Tested up to: 4.7
    7 Stable tag: 1.1.1
     7Stable tag: 1.1.2
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.