Changeset 3322322
- Timestamp:
- 07/04/2025 12:28:34 PM (8 months ago)
- Location:
- video-lightbox-for-guten-blocks
- Files:
-
- 2 deleted
- 4 edited
- 1 copied
-
tags/1.0.4 (copied) (copied from video-lightbox-for-guten-blocks/trunk)
-
tags/1.0.4/gutenwatch-video-lightbox.php (deleted)
-
tags/1.0.4/readme.txt (modified) (2 diffs)
-
tags/1.0.4/video-lightbox-for-guten-blocks.php (modified) (2 diffs)
-
trunk/gutenwatch-video-lightbox.php (deleted)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/video-lightbox-for-guten-blocks.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
video-lightbox-for-guten-blocks/tags/1.0.4/readme.txt
r3299348 r3322322 6 6 Tested up to: 6.8 7 7 Requires PHP: 7.4 8 Version: 1.0. 39 Stable tag: 1.0. 38 Version: 1.0.4 9 Stable tag: 1.0.4 10 10 License: GNU General Public License v3.0 or later 11 11 License URI: https://spdx.org/licenses/GPL-3.0-or-later.html … … 107 107 == Changelog == 108 108 109 = 1.0.4 = 110 Bug resolved: Fixed the issue related. 111 109 112 = 1.0.3 = 110 113 Minor changes - Doc update -
video-lightbox-for-guten-blocks/tags/1.0.4/video-lightbox-for-guten-blocks.php
r3299348 r3322322 5 5 * Requires at least: 5.9 6 6 * Requires PHP: 7.4 7 * Version: 1.0. 37 * Version: 1.0.4 8 8 * Author: ZealousWeb 9 9 * Author URI: https://www.zealousweb.com … … 25 25 26 26 if (!defined('ZWT_VLFGB_VERSION')) { 27 define('ZWT_VLFGB_VERSION', '1.0. 3');27 define('ZWT_VLFGB_VERSION', '1.0.4'); 28 28 } 29 29 -
video-lightbox-for-guten-blocks/trunk/readme.txt
r3299348 r3322322 6 6 Tested up to: 6.8 7 7 Requires PHP: 7.4 8 Version: 1.0. 39 Stable tag: 1.0. 38 Version: 1.0.4 9 Stable tag: 1.0.4 10 10 License: GNU General Public License v3.0 or later 11 11 License URI: https://spdx.org/licenses/GPL-3.0-or-later.html … … 107 107 == Changelog == 108 108 109 = 1.0.4 = 110 Bug resolved: Fixed the issue related. 111 109 112 = 1.0.3 = 110 113 Minor changes - Doc update -
video-lightbox-for-guten-blocks/trunk/video-lightbox-for-guten-blocks.php
r3299348 r3322322 5 5 * Requires at least: 5.9 6 6 * Requires PHP: 7.4 7 * Version: 1.0. 37 * Version: 1.0.4 8 8 * Author: ZealousWeb 9 9 * Author URI: https://www.zealousweb.com … … 25 25 26 26 if (!defined('ZWT_VLFGB_VERSION')) { 27 define('ZWT_VLFGB_VERSION', '1.0. 3');27 define('ZWT_VLFGB_VERSION', '1.0.4'); 28 28 } 29 29
Note: See TracChangeset
for help on using the changeset viewer.