Plugin Directory

Changeset 1574451


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

version 1.0.1

Location:
custom-frames/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • custom-frames/trunk/customframes.php

    r1574433 r1574451  
    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/trunk/readme.txt

    r1574437 r1574451  
    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.