Plugin Directory

Changeset 1561541


Ignore:
Timestamp:
12/25/2016 04:22:43 AM (9 years ago)
Author:
thinkatat
Message:

Remove unnecessary files and directory

Location:
autoclaimer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • autoclaimer/trunk/at-autoclaimer.php

    r1560936 r1561541  
    55 * Plugin URI: http://thinkatat.com/
    66 * Description: An add-on for WP Job Manager WooCommerce Paid Listings which automatically claims listings once purchased through specified package.
    7  * Version: 1.0.0
     7 * Version: 1.0.1
    88 * Author: thinkatat
    99 * Author URI: http://thinkatat.com/
     
    2727    private static $instance = null;
    2828
    29     public static $version = '1.0.0';
     29    public static $version = '1.0.1';
    3030   
    3131    function __construct()
  • autoclaimer/trunk/readme.txt

    r1560936 r1561541  
    3434== Changelog ==
    3535
     36= 1.0.1 =
     37* Remove unnecessary files and directory.
     38
    3639= 1.0 =
    3740* Initial release.
Note: See TracChangeset for help on using the changeset viewer.