Plugin Directory

Changeset 844325


Ignore:
Timestamp:
01/24/2014 04:32:55 AM (12 years ago)
Author:
evasivesoftware
Message:

1.0.4

Location:
prettypress/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • prettypress/trunk/bootstrap.php

    r837419 r844325  
    3333
    3434define( "PLUGINNAME",                   "PrettyPress" );
    35 define( "PLUGINVERSION",                "1.0.3" );
     35define( "PLUGINVERSION",                "1.0.4" );
    3636define( "PLUGINCODENAME",               "Evasive Eel" );
    3737define( "PLUGINPATH",                   dirname(__FILE__) );
  • prettypress/trunk/prettypress.php

    r837419 r844325  
    77Plugin URI: https://github.com/evasivesoftware/PrettyPress
    88Description: A simple Wordpress publishing layout, focused on writing with a live preview of your future post.
    9 Version: 1.0.3
     9Version: 1.0.4
    1010Author: EvasiveSoftware.com
    1111Author URI: http://www.evasivesoftware.com/
  • prettypress/trunk/readme.txt

    r837419 r844325  
    44Tags: publishing, posting, live, preview, post interface, ghost, markdown
    55Requires at least: 3.5
    6 Tested up to: 3.8
    7 Stable tag: 1.0.3
     6Tested up to: 3.8.1
     7Stable tag: 1.0.4
    88License: MIT
    99License URI: http://opensource.org/licenses/MIT
Note: See TracChangeset for help on using the changeset viewer.