Plugin Directory

Changeset 708059


Ignore:
Timestamp:
05/05/2013 03:34:05 AM (13 years ago)
Author:
zslabs
Message:

1.2.1 commit

Location:
roots-plug/trunk
Files:
2 edited

Legend:

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

    r708057 r708059  
    55Requires at least: 3.5
    66Tested up to: 3.5
    7 Stable tag: 1.2.0
     7Stable tag: 1.2.1
    88License: GPLv2
    99
     
    3131== Changelog ==
    3232
    33 = 1.2.0
     33= 1.2.1 =
     34* Readme typo fix
     35
     36= 1.2.0 =
    3437* Updated `.htaccess` file from [Roots repo](https://github.com/retlehs/wp-h5bp-htaccess)
    3538* Updated [relative URL cleanup](https://github.com/retlehs/roots/commit/a8c543753ae4f2e9b39a9ece4f023d54f95c6588)
  • roots-plug/trunk/roots-plug.php

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