From facbd11657d2d735620cfee43cfd8b81e8560e61 Mon Sep 17 00:00:00 2001 From: David Decker Date: Mon, 23 Sep 2019 15:49:56 +0200 Subject: [PATCH] proper version numbers --- README.md | 5 ++++- builder-template-categories.php | 4 ++-- readme.txt | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 81b272e..3fe6dfd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ **Requires at least:** 4.7 **Tested up to:** 5.2 **Requires PHP:** 5.6 -**Stable tag:** 1.6.0 +**Stable tag:** 1.7.0 **License:** GPL-2.0-or-later **License URI:** https://opensource.org/licenses/GPL-2.0 @@ -688,6 +688,9 @@ As of version 1.5.0 of the plugin the following was achieved: ## Upgrade Notice +### 1.7.0 +Feature Release with 9 new integrations. - **Update highly recommended!** :-) + ### 1.6.0 Feature Release with 13 new integrations. - **Update highly recommended!** :-) diff --git a/builder-template-categories.php b/builder-template-categories.php index 4f0c17d..a7819bf 100644 --- a/builder-template-categories.php +++ b/builder-template-categories.php @@ -11,7 +11,7 @@ * Plugin Name: Builder Template Categories * Plugin URI: https://github.com/deckerweb/builder-template-categories * Description: This plugin adds a Taxonomy "Template Category" for categorizing templates to make the life of site builders a little bit easier. It integrates with Elementor My Templates, OceanWP My Library, Astra Custom Layouts, GeneratePress Elements, Blox for Genesis, AnyWhere Elementor Global Templates and JetThemeCore My Library (Kava Pro/ CrocoBlock). These categories only appear in the WP-Admin Dashboard and only for the administrator user role (capability 'edit_theme_options'). - * Version: 1.6.0 + * Version: 1.7.0 * Author: David Decker - DECKERWEB * Author URI: https://deckerweb.de/ * License: GPL-2.0-or-later @@ -40,7 +40,7 @@ * @since 1.0.0 */ /** Plugin version */ -define( 'BTC_PLUGIN_VERSION', '1.6.0' ); +define( 'BTC_PLUGIN_VERSION', '1.7.0' ); /** Plugin directory */ define( 'BTC_PLUGIN_DIR', trailingslashit( dirname( __FILE__ ) ) ); diff --git a/readme.txt b/readme.txt index c622c22..e295a6f 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: elementor, page builder, templates, gutenberg, blocks, oceanwp, astra, gen Requires at least: 4.7 Tested up to: 5.2 Requires PHP: 5.6 -Stable tag: 1.6.0 +Stable tag: 1.7.0 License: GPL-2.0-or-later License URI: https://opensource.org/licenses/GPL-2.0