Changeset 2707139
- Timestamp:
- 04/08/2022 05:23:27 PM (4 years ago)
- Location:
- pixi-image-gallery/trunk
- Files:
-
- 2 edited
-
pixi-image-gallery-lite.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pixi-image-gallery/trunk/pixi-image-gallery-lite.php
r2707132 r2707139 4 4 * Description: Creative Elementor Image Gallery, Filterable Gallery,Creative layout 5 5 * Plugin URI: # 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Author: Esrat Sultana 8 8 * Author URI: https://esrat.net/ … … 28 28 * Rename this for your plugin and update it as you release new versions. 29 29 */ 30 define( 'PIXI_IMAGE_GALLERY_VERSION', '1.0. 2' );30 define( 'PIXI_IMAGE_GALLERY_VERSION', '1.0.3' ); 31 31 32 32 // INitiate plugins widgets -
pixi-image-gallery/trunk/readme.txt
r2707132 r2707139 5 5 Requires at least: 4.7 6 6 Tested up to: 5.9.2 7 Stable tag: 1.0. 27 Stable tag: 1.0.3 8 8 Requires PHP: 7.2 9 9 License: GPLv2 or later … … 64 64 65 65 == Changelog == 66 = 1.0.3 = 67 * Widget Style added 66 68 67 69
Note: See TracChangeset
for help on using the changeset viewer.