Plugin Directory

Changeset 3478791


Ignore:
Timestamp:
03/10/2026 06:08:26 AM (3 weeks ago)
Author:
blocksmonster
Message:

Update to version 1.16.1 from GitHub

Location:
blocks-monster
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • blocks-monster/tags/1.16.1/blocks-monster.php

    r3276423 r3478791  
    1010 * @wordpress-plugin
    1111 * Plugin Name:       Blocks Monster
    12  * Version:           1.16.0
     12 * Version:           1.16.1
    1313 * Plugin URI:        https://blocks.monster/blocks-monster
    1414 * Description:       The library of all the blocks for the Elementor blocks.
     
    3535     * @var string
    3636     */
    37     public $version = '1.16.0';
     37    public $version = '1.16.1';
    3838
    3939    /**
  • blocks-monster/tags/1.16.1/readme.txt

    r3276423 r3478791  
    22Contributors: blocksmonster
    33Tags: Blocks, Gutenberg, Gutenberg Blocks, Elementor, Elementor Blocks
    4 Tested up to: 6.8
    5 Stable tag: 1.16.0
     4Tested up to: 6.7.2
     5Stable tag: 1.16.1
    66Requires PHP: 5.6
    77Requires at least: 4.4
     
    1111== Description ==
    1212
    13 **[Blocks Monster](https://blocks.monster/)** is the #1 library of reusable blocks with **2,562+** downloads 🚀
     13**[Blocks Monster](https://blocks.monster/)** is the #1 library of reusable blocks with **2,745+** downloads 🚀
    1414
    1515== # How to use
     
    3737
    3838== Changelog ==
     39
     40= 1.16.1 =
     41
     42* Improvement: Added WordPress 6.9.1 compatibility.
    3943
    4044= 1.16.0 =
  • blocks-monster/trunk/blocks-monster.php

    r3276423 r3478791  
    1010 * @wordpress-plugin
    1111 * Plugin Name:       Blocks Monster
    12  * Version:           1.16.0
     12 * Version:           1.16.1
    1313 * Plugin URI:        https://blocks.monster/blocks-monster
    1414 * Description:       The library of all the blocks for the Elementor blocks.
     
    3535     * @var string
    3636     */
    37     public $version = '1.16.0';
     37    public $version = '1.16.1';
    3838
    3939    /**
  • blocks-monster/trunk/readme.txt

    r3276423 r3478791  
    22Contributors: blocksmonster
    33Tags: Blocks, Gutenberg, Gutenberg Blocks, Elementor, Elementor Blocks
    4 Tested up to: 6.8
    5 Stable tag: 1.16.0
     4Tested up to: 6.7.2
     5Stable tag: 1.16.1
    66Requires PHP: 5.6
    77Requires at least: 4.4
     
    1111== Description ==
    1212
    13 **[Blocks Monster](https://blocks.monster/)** is the #1 library of reusable blocks with **2,562+** downloads 🚀
     13**[Blocks Monster](https://blocks.monster/)** is the #1 library of reusable blocks with **2,745+** downloads 🚀
    1414
    1515== # How to use
     
    3737
    3838== Changelog ==
     39
     40= 1.16.1 =
     41
     42* Improvement: Added WordPress 6.9.1 compatibility.
    3943
    4044= 1.16.0 =
Note: See TracChangeset for help on using the changeset viewer.