Changeset 1574439
- Timestamp:
- 01/14/2017 02:52:03 AM (9 years ago)
- Location:
- custom-frames/tags/1.0.1
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from custom-frames/trunk)
-
customframes.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-frames/tags/1.0.1/customframes.php
r1574433 r1574439 4 4 Plugin URI: https://wordpress.org/plugins/custom-frames/ 5 5 Description: Create custom picture frames with ease. 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author: Blake 8 8 Text Domain: custom-frames … … 30 30 31 31 define( 'CUSTOMFRAMES_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); 32 define( 'CUSTOMFRAMES_VERSION', '1.0. 0' );32 define( 'CUSTOMFRAMES_VERSION', '1.0.1' ); 33 33 define( 'CUSTOMFRAMES_MIN_WP_VERSION', '4.5.4' ); 34 34 -
custom-frames/tags/1.0.1/readme.txt
r1574437 r1574439 5 5 Requires at least: 4.5.4 6 6 Tested up to: 4.7.1 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9
Note: See TracChangeset
for help on using the changeset viewer.