| @@ -5,9 +5,9 @@ | ||
| 5 | 5 | * Plugin URI: https://contentblocksbuilder.com?utm_source=CBB&utm_campaign=CBB+visit+site&utm_medium=link&utm_content=Plugin+URI |
| 6 | 6 | * Description: Create blocks by wrapping other blocks into containers or repeaters to create layouts like grid, carousel, popup, accordion — all in the Block Editor. Fast. Easy. Bloat-free. |
| 7 | 7 | * Requires at least: 6.9 |
| 8 | 8 | * Requires PHP: 8.0 |
| 9 | - * Version: 2.8.13 | |
| 9 | + * Version: 2.8.14 | |
| 10 | 10 | * Author: Phi Phan |
| 11 | 11 | * Author URI: https://contentblocksbuilder.com?utm_source=CBB&utm_campaign=CBB+visit+site&utm_medium=link&utm_content=Author+URI |
| 12 | 12 | * License: GPL-3.0 |
| 13 | 13 | * |
| @@ -34,9 +34,9 @@ | ||
| 34 | 34 | * Plugin version |
| 35 | 35 | * |
| 36 | 36 | * @var String |
| 37 | 37 | */ |
| 38 | - public $version = '2.8.13'; | |
| 38 | + public $version = '2.8.14'; | |
| 39 | 39 | |
| 40 | 40 | /** |
| 41 | 41 | * Components |
| 42 | 42 | * |