Plugin Directory

Changeset 1862079


Ignore:
Timestamp:
04/21/2018 03:04:00 AM (8 years ago)
Author:
orfeasyours
Message:

release version 1.0.2

Location:
wordpatch
Files:
296 added
3 edited

Legend:

Unmodified
Added
Removed
  • wordpatch/trunk/inc/constants.php

    r1862078 r1862079  
    510510 */
    511511if(!defined('WORDPATCH_VERSION')) {
    512     define('WORDPATCH_VERSION', '1.0.1');
     512    define('WORDPATCH_VERSION', '1.0.2');
    513513}
    514514
  • wordpatch/trunk/readme.txt

    r1862078 r1862079  
    44Tested up to: 4.9.5
    55Requires PHP: 5.4.0
    6 Stable tag: 1.0.1
     6Stable tag: 1.0.2
    77License: GPLv2
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • wordpatch/trunk/wordpatch.php

    r1862078 r1862079  
    44Plugin URI: https://wordpatch.com
    55Description: Keep your customizations to themes and plugins applied easily by uploading patch files that are processed automatically.
    6 Version: 1.0.1
     6Version: 1.0.2
    77Author: JointByte
    88Author URI: https://jointbyte.com
Note: See TracChangeset for help on using the changeset viewer.