Plugin Directory

Changeset 3070905


Ignore:
Timestamp:
04/15/2024 02:31:20 PM (2 years ago)
Author:
wpdelicious
Message:

Update Changes for 1.0.4

Location:
dr-widgets-blocks/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • dr-widgets-blocks/trunk/dr-widgets-blocks.php

    r2919457 r3070905  
    88 * Text Domain:     dr-widgets-blocks
    99 * Domain Path:     /languages
    10  * Version:         1.0.3
     10 * Version:         1.0.4
    1111 *
    1212 * @package         DR_Widgets_Blocks
  • dr-widgets-blocks/trunk/readme.txt

    r2919457 r3070905  
    44Tags: recipe, food, cooking, recipes, elementor, widgets
    55Requires at least: 5.5
    6 Tested up to: 6.2
     6Tested up to: 6.5
    77Requires PHP: 7.4 or greater
    8 Stable tag: 1.0.3
     8Stable tag: 1.0.4
    99License: GPLv3 or later
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    5858== Changelog ==
    5959
     60= 1.0.4 - 15th April, 2024 =
     61* Compatibility Updates
     62
    6063= 1.0.3 - 31st May, 2023 =
    6164* Compatibility Updates
  • dr-widgets-blocks/trunk/src/DR_Widgets_Blocks.php

    r2919457 r3070905  
    2121     * @var string
    2222     */
    23     public $version = '1.0.3';
     23    public $version = '1.0.4';
    2424
    2525    /**
Note: See TracChangeset for help on using the changeset viewer.