From f97744063c42c1002b547d3679429247cc2f0ac5 Mon Sep 17 00:00:00 2001 From: "themeisle[bot]" Date: Thu, 15 Jun 2023 12:16:28 +0000 Subject: [PATCH] chore(release): 2.10.25 ##### [Version 2.10.25](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.24...v2.10.25) (2023-06-15) - Fix PHP compatibility issues - Codebase updates --- 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 ebec5e93..1577c2a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +##### [Version 2.10.25](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.24...v2.10.25) (2023-06-15) + +- Fix PHP compatibility issues +- Codebase updates + ##### [Version 2.10.24](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.23...v2.10.24) (2023-04-27) - [Fix] Improve security for the MyStock Import module diff --git a/core/includes/class-orbit-fox.php b/core/includes/class-orbit-fox.php index 940ee075..3edfe189 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.10.24'; + $this->version = '2.10.25'; $this->load_dependencies(); $this->set_locale(); diff --git a/package-lock.json b/package-lock.json index a4f94c12..48c07cec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.24", + "version": "2.10.25", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 172a9eb2..50d59b6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.24", + "version": "2.10.25", "description": "Orbit Fox", "repository": { "type": "git", diff --git a/readme.md b/readme.md index 44214f25..55e10341 100644 --- a/readme.md +++ b/readme.md @@ -107,6 +107,14 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade ## Changelog ## +##### [Version 2.10.25](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.24...v2.10.25) (2023-06-15) + +- Fix PHP compatibility issues +- Codebase updates + + + + ##### [Version 2.10.24](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.23...v2.10.24) (2023-04-27) - [Fix] Improve security for the MyStock Import module diff --git a/readme.txt b/readme.txt index 84286c72..b2983ef8 100644 --- a/readme.txt +++ b/readme.txt @@ -107,6 +107,14 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade == Changelog == +##### [Version 2.10.25](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.24...v2.10.25) (2023-06-15) + +- Fix PHP compatibility issues +- Codebase updates + + + + ##### [Version 2.10.24](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.23...v2.10.24) (2023-04-27) - [Fix] Improve security for the MyStock Import module diff --git a/themeisle-companion.php b/themeisle-companion.php index 92f613e5..86306ead 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.10.24 + * Version: 2.10.25 * Author: Themeisle * Author URI: https://orbitfox.com/ * License: GPL-2.0+