mirror of
https://ghproxy.net/https://github.com/lubusIN/blablablocks-slider-block.git
synced 2025-10-04 01:04:17 +08:00
chore (release): bump version to 1.1.0
This commit is contained in:
parent
07cc0aa160
commit
55527fd386
4 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
4
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue