Plugin Directory

Changeset 1388221


Ignore:
Timestamp:
04/06/2016 01:48:40 PM (10 years ago)
Author:
kjbenk
Message:

=Update Readme file

Location:
get-notified/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • get-notified/trunk/get-notified.php

    r1388217 r1388221  
    66 * Author: Kyle Benk
    77 * Author URI: https://kylebenk.com
    8  * Version: 1.0.5
     8 * Version: 1.0.6
    99 * Text Domain: get-notified
    1010 * Domain Path: /languages
     
    102102
    103103            if ( ! defined( 'GET_NOTIFIED_VERSION' ) ) {
    104                 define( 'GET_NOTIFIED_VERSION', '1.0.5' );
     104                define( 'GET_NOTIFIED_VERSION', '1.0.6' );
    105105            }
    106106
  • get-notified/trunk/readme.txt

    r1388217 r1388221  
    44Requires at least: 4.0
    55Tested up to: 4.4.2
    6 Stable tag: 1.0.5
     6Stable tag: 1.0.6
    77License: GPLv2 or later
    88
     
    3939== Changelog ==
    4040
     41= 1.0.6 = 2016-4-6
     42* ADDED: Language .pot file
     43
    4144= 1.0.5 = 2016-4-6
    4245* REMOVED: Language .pot file
Note: See TracChangeset for help on using the changeset viewer.