From bbb8176d1b09652df549d5fb1a4b574e9a549903 Mon Sep 17 00:00:00 2001 From: "themeisle[bot]" Date: Wed, 2 Sep 2020 08:45:08 +0000 Subject: [PATCH] chore(release): 2.9.17 [skip ci] ##### [Version 2.9.17](https://github.com/Codeinwp/themeisle-companion/compare/v2.9.16...v2.9.17) (2020-09-02) - [Fix] Compatibility with WP 5.5 - [Fix] Installing recommended plugins not working --- CHANGELOG.md | 5 +++++ core/includes/class-orbit-fox.php | 2 +- package-lock.json | 2 +- package.json | 2 +- readme.md | 8 ++++++++ readme.txt | 8 ++++++++ themeisle-companion.php | 2 +- 7 files changed, 25 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b90be75f..1746fa31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +##### [Version 2.9.17](https://github.com/Codeinwp/themeisle-companion/compare/v2.9.16...v2.9.17) (2020-09-02) + +- [Fix] Compatibility with WP 5.5 +- [Fix] Installing recommended plugins not working + ##### [Version 2.9.16](https://github.com/Codeinwp/themeisle-companion/compare/v2.9.15...v2.9.16) (2020-08-12) fix: add permission_callback for analytics module diff --git a/core/includes/class-orbit-fox.php b/core/includes/class-orbit-fox.php index 81e44ada..5f3951f4 100644 --- a/core/includes/class-orbit-fox.php +++ b/core/includes/class-orbit-fox.php @@ -69,7 +69,7 @@ public function __construct() { $this->plugin_name = 'orbit-fox'; - $this->version = '2.9.16'; + $this->version = '2.9.17'; $this->load_dependencies(); $this->set_locale(); diff --git a/package-lock.json b/package-lock.json index 7acf36de..87eb1e29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.9.16", + "version": "2.9.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 05bd125c..33242111 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.9.16", + "version": "2.9.17", "description": "Orbit Fox", "repository": { "type": "git", diff --git a/readme.md b/readme.md index edcf3778..99c440b8 100644 --- a/readme.md +++ b/readme.md @@ -109,6 +109,14 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade ## Changelog ## +##### [Version 2.9.17](https://github.com/Codeinwp/themeisle-companion/compare/v2.9.16...v2.9.17) (2020-09-02) + +- [Fix] Compatibility with WP 5.5 +- [Fix] Installing recommended plugins not working + + + + ##### [Version 2.9.16](https://github.com/Codeinwp/themeisle-companion/compare/v2.9.15...v2.9.16) (2020-08-12) fix: add permission_callback for analytics module diff --git a/readme.txt b/readme.txt index 3a70cb13..877a1e36 100644 --- a/readme.txt +++ b/readme.txt @@ -109,6 +109,14 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade == Changelog == +##### [Version 2.9.17](https://github.com/Codeinwp/themeisle-companion/compare/v2.9.16...v2.9.17) (2020-09-02) + +- [Fix] Compatibility with WP 5.5 +- [Fix] Installing recommended plugins not working + + + + ##### [Version 2.9.16](https://github.com/Codeinwp/themeisle-companion/compare/v2.9.15...v2.9.16) (2020-08-12) fix: add permission_callback for analytics module diff --git a/themeisle-companion.php b/themeisle-companion.php index 7ae6f888..3e0d8fad 100644 --- a/themeisle-companion.php +++ b/themeisle-companion.php @@ -15,7 +15,7 @@ * Plugin Name: Orbit Fox Companion * Plugin URI: https://orbitfox.com/ * Description: This swiss-knife plugin comes with a quality template library, menu/sharing icons modules, Gutenberg blocks, and newly added Elementor/BeaverBuilder page builder widgets on each release. - * Version: 2.9.16 + * Version: 2.9.17 * Author: Themeisle * Author URI: https://orbitfox.com/ * License: GPL-2.0+