Plugin Directory

Changeset 2269693


Ignore:
Timestamp:
03/28/2020 10:58:42 AM (6 years ago)
Author:
androjerbi
Message:

CTC commit version 1.0.1

Location:
ctc-countdown-timer-cookies/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ctc-countdown-timer-cookies/trunk/README.txt

    r2269690 r2269693  
    66Tested up to: 5.3.2
    77Requires PHP: 5.3
    8 Stable tag: 1.0.0
     8Stable tag: 1.0.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6565
    6666== Changelog ==
    67 
     67= 1.0.1 =
     68* editing the readme file
    6869= 1.0.0 =
    6970* First release!
    7071
    7172== Upgrade Notice ==
    72 
     73= 1.0.1 =
     74* editing the readme file
    7375= 1.0.0 =
    7476* First release!
  • ctc-countdown-timer-cookies/trunk/ctc-countdown-timer-cookies.php

    r2269073 r2269693  
    1717 * Plugin URI:        macrosinexcel.com
    1818 * Description:       This is a short description of what the plugin does. It's displayed in the WordPress admin area.
    19  * Version:           1.0.0
     19 * Version:           1.0.1
    2020 * Author:            JerbiK
    2121 * Author URI:        https://profiles.wordpress.org/androjerbi/
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'CTC_COUNTDOWN_TIMER_COOKIES_VERSION', '1.0.0' );
     38define( 'CTC_COUNTDOWN_TIMER_COOKIES_VERSION', '1.0.1' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.