Plugin Directory

Changeset 678904


Ignore:
Timestamp:
03/10/2013 02:20:12 AM (13 years ago)
Author:
zslabs
Message:

1.0.1 push

Location:
roots-plug/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • roots-plug/trunk/readme.txt

    r678900 r678904  
    55Requires at least: 3.5
    66Tested up to: 3.5
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2
    99
     
    2828
    2929== Changelog ==
     30
     31= 1.0.1 =
     32* Quick-fix for push error
    3033
    3134= 1.0.0 =
  • roots-plug/trunk/roots-plug.php

    r678900 r678904  
    44Plugin URI: http://zslabs.com
    55Description: Base plugin
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author: Zach Schnackel
    88Author URI: http://zslabs.com
     
    7373     * @var string
    7474     */
    75     public $version = '1.0.0';
     75    public $version = '1.0.1';
    7676
    7777    /**
Note: See TracChangeset for help on using the changeset viewer.