Plugin Directory

Changeset 1105128


Ignore:
Timestamp:
03/04/2015 01:57:13 PM (11 years ago)
Author:
slogsdon
Message:

updating version number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • staticwp/trunk/staticwp.php

    r1105126 r1105128  
    44Description: Converts your blog into a static site.
    55Author: Shane Logsdon
    6 Version: 1.1.0
     6Version: 1.1.1
    77Author URI: http://www.slogsdon.com/
    88License: MIT
     
    1717 *
    1818 * @package static-wp
    19  * @version 1.1.0
     19 * @version 1.1.1
    2020 * @author  slogsdon
    2121 */
     
    136136              . "Description: Converts your blog into a static site.\n"
    137137              . "Author: Shane Logsdon\n"
    138               . "Version: 1.1.0\n"
     138              . "Version: 1.1.1\n"
    139139              . "Author URI: http://www.slogsdon.com/\n"
    140140              . "License: MIT\n"
Note: See TracChangeset for help on using the changeset viewer.