From 31b740b530e73da5be20ff93e7bf08f3100c1cda Mon Sep 17 00:00:00 2001 From: Hardeep Asrani Date: Sat, 25 May 2019 05:15:56 +0530 Subject: [PATCH] Update version --- otter-blocks.php | 4 ++-- package.json | 2 +- readme.md | 4 ++-- readme.txt | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/otter-blocks.php b/otter-blocks.php index 7eeca26c8..90673006b 100644 --- a/otter-blocks.php +++ b/otter-blocks.php @@ -3,7 +3,7 @@ * Plugin Name: Gutenberg Blocks and Template Library by Otter * Plugin URI: https://themeisle.com/plugins/otter-blocks * Description: Create beautiful and attracting posts, pages, and landing pages with Gutenberg Blocks and Template Library by Otter. Otter comes with dozens of Gutenberg blocks that are all you need to build beautiful pages. - * Version: 1.2.2 + * Version: 1.2.3 * Author: ThemeIsle * Author URI: https://themeisle.com * License: GPL-2.0+ @@ -22,7 +22,7 @@ define( 'OTTER_BLOCKS_BASEFILE', __FILE__ ); define( 'OTTER_BLOCKS_URL', plugins_url( '/', __FILE__ ) ); define( 'OTTER_BLOCKS_PATH', dirname( __FILE__ ) ); -define( 'OTTER_BLOCKS_VERSION', '1.2.2' ); +define( 'OTTER_BLOCKS_VERSION', '1.2.3' ); define( 'OTTER_BLOCKS_DEV', false ); $vendor_file = OTTER_BLOCKS_PATH . '/vendor/autoload.php'; diff --git a/package.json b/package.json index a04fe404a..e9d2e0936 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "otter-blocks", - "version": "1.2.2", + "version": "1.2.3", "description": "Gutenberg Blocks and Template Library by Otter", "scripts": { "build": "cross-env BABEL_ENV=default NODE_ENV=production webpack", diff --git a/readme.md b/readme.md index 8516a0d73..31d109584 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,8 @@ # Gutenberg Blocks and Template Library by Otter # **Contributors:** [themeisle](https://profiles.wordpress.org/themeisle), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani) **Tags:** gutenberg, block, services block, pricing block, testimonials block, post grid block, google map block, font awesome block, sharing icons block, about author block, columns block, advanced columns, section, columds, row, layout -**Requires at least:** 4.9 -**Tested up to:** 5.1 +**Requires at least:** 5.0 +**Tested up to:** 5.2 **Requires PHP:** 5.4 **Stable tag:** trunk **License:** GPLv3 diff --git a/readme.txt b/readme.txt index 71870b600..9ed063144 100644 --- a/readme.txt +++ b/readme.txt @@ -1,8 +1,8 @@ === Gutenberg Blocks and Template Library by Otter === Contributors: themeisle, hardeepasrani Tags: gutenberg, block, services block, pricing block, testimonials block, post grid block, google map block, font awesome block, sharing icons block, about author block, columns block, advanced columns, section, columds, row, layout -Requires at least: 4.9 -Tested up to: 5.1 +Requires at least: 5.0 +Tested up to: 5.2 Requires PHP: 5.4 Stable tag: trunk License: GPLv3