Plugin Directory

Changeset 1574439


Ignore:
Timestamp:
01/14/2017 02:52:03 AM (9 years ago)
Author:
blakelong
Message:

Updated the features section of the readme to display properly.

Location:
custom-frames/tags/1.0.1
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • custom-frames/tags/1.0.1/customframes.php

    r1574433 r1574439  
    44Plugin URI: https://wordpress.org/plugins/custom-frames/
    55Description: Create custom picture frames with ease.
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author: Blake
    88Text Domain: custom-frames
     
    3030
    3131define( 'CUSTOMFRAMES_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    32 define( 'CUSTOMFRAMES_VERSION', '1.0.0' );
     32define( 'CUSTOMFRAMES_VERSION', '1.0.1' );
    3333define( 'CUSTOMFRAMES_MIN_WP_VERSION', '4.5.4' );
    3434
  • custom-frames/tags/1.0.1/readme.txt

    r1574437 r1574439  
    55Requires at least: 4.5.4
    66Tested up to: 4.7.1
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99
Note: See TracChangeset for help on using the changeset viewer.