diff --git a/CHANGELOG.md b/CHANGELOG.md index d25e78f8..889c7f0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +##### [Version 2.10.33](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.32...v2.10.33) (2024-03-06) + +### Bug Fixes +- Updated internal dependencies +- Enhanced security + ##### [Version 2.10.32](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.31...v2.10.32) (2024-02-23) ### Bug Fixes diff --git a/core/includes/class-orbit-fox.php b/core/includes/class-orbit-fox.php index cef77ec6..87587222 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.32'; + $this->version = '2.10.33'; $this->load_dependencies(); $this->set_locale(); diff --git a/package-lock.json b/package-lock.json index fc000d05..3c3e72bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.32", + "version": "2.10.33", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 30a13f08..fb9b8283 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.32", + "version": "2.10.33", "description": "Orbit Fox", "repository": { "type": "git", diff --git a/readme.md b/readme.md index 4fa5185c..e3ee6faa 100644 --- a/readme.md +++ b/readme.md @@ -107,6 +107,15 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade ## Changelog ## +##### [Version 2.10.33](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.32...v2.10.33) (2024-03-06) + +### Bug Fixes +- Updated internal dependencies +- Enhanced security + + + + ##### [Version 2.10.32](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.31...v2.10.32) (2024-02-23) ### Bug Fixes diff --git a/readme.txt b/readme.txt index fa8631d4..5662df1d 100644 --- a/readme.txt +++ b/readme.txt @@ -107,6 +107,15 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade == Changelog == +##### [Version 2.10.33](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.32...v2.10.33) (2024-03-06) + +### Bug Fixes +- Updated internal dependencies +- Enhanced security + + + + ##### [Version 2.10.32](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.31...v2.10.32) (2024-02-23) ### Bug Fixes diff --git a/themeisle-companion.php b/themeisle-companion.php index cd55d0e2..26063e48 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.32 + * Version: 2.10.33 * Author: Themeisle * Author URI: https://orbitfox.com/ * License: GPL-2.0+