chore (release): bump version to 1.1.0

This commit is contained in:
punitverma123 2025-05-24 21:09:15 +05:30
parent 07cc0aa160
commit 55527fd386
4 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ BlaBlaBlocks Slider Block is a WordPress plugin built specifically for the Block

## Installation

1. [Download](https://github.com/lubusIN/blablablocks-slider-block/archive/refs/tags/v1.0.2.zip) latest release from GitHub
1. [Download](https://github.com/lubusIN/blablablocks-slider-block/archive/refs/tags/v1.1.0.zip) latest release from GitHub
2. Visit `Plugins > Add New`
3. Upload `blablablocks-slider-block.zip` file
4. Activate `BlaBlaBlocks Slider Block` from plugins page

View file

@ -5,7 +5,7 @@
* Description: Slider Block is a WordPress plugin built specifically for the Block Editor, allowing you to create responsive sliders effortlessly.
* Requires at least: 6.6
* Requires PHP: 7.4
* Version: 1.0.2
* Version: 1.1.0
* Author: Lubus
* License: MIT
* License URI: https://www.gnu.org/licenses/MIT

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "blablablocks-slider-block",
"version": "1.0.2",
"version": "1.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "blablablocks-slider-block",
"version": "1.0.2",
"version": "1.1.0",
"license": "MIT",
"dependencies": {
"@wordpress/block-editor": "^14.9.0",

View file

@ -1,6 +1,6 @@
{
"name": "blablablocks-slider-block",
"version": "1.0.2",
"version": "1.1.0",
"description": "Slider Block is a WordPress plugin built specifically for the Block Editor, allowing you to create responsive sliders effortlessly.",
"author": "Lubus",
"license": "MIT",