From 01346928b932f2ddc1166fe8cf46a8ae663ae838 Mon Sep 17 00:00:00 2001 From: "themeisle[bot]" Date: Thu, 7 Nov 2024 14:45:39 +0000 Subject: [PATCH] chore(release): 2.10.39 ##### [Version 2.10.39](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.38...v2.10.39) (2024-11-07) - Updated dependencies --- CHANGELOG.md | 4 ++++ core/includes/class-orbit-fox.php | 2 +- package-lock.json | 2 +- package.json | 2 +- readme.md | 7 +++++++ readme.txt | 7 +++++++ themeisle-companion.php | 2 +- 7 files changed, 22 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b56bfea2..3e1f2ffd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +##### [Version 2.10.39](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.38...v2.10.39) (2024-11-07) + +- Updated dependencies + ##### [Version 2.10.38](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.37...v2.10.38) (2024-10-10) - disable template diectory module by default diff --git a/core/includes/class-orbit-fox.php b/core/includes/class-orbit-fox.php index 3afdbd52..2ba133ba 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.38'; + $this->version = '2.10.39'; $this->load_dependencies(); $this->set_locale(); diff --git a/package-lock.json b/package-lock.json index 1a688b96..89c8e3e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.38", + "version": "2.10.39", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4cbb37cf..4d2dc89f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.38", + "version": "2.10.39", "description": "Orbit Fox", "repository": { "type": "git", diff --git a/readme.md b/readme.md index 4e5eed4e..289fada2 100644 --- a/readme.md +++ b/readme.md @@ -107,6 +107,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade ## Changelog ## +##### [Version 2.10.39](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.38...v2.10.39) (2024-11-07) + +- Updated dependencies + + + + ##### [Version 2.10.38](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.37...v2.10.38) (2024-10-10) - disable template diectory module by default diff --git a/readme.txt b/readme.txt index d3196048..5fe8dabd 100644 --- a/readme.txt +++ b/readme.txt @@ -107,6 +107,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade == Changelog == +##### [Version 2.10.39](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.38...v2.10.39) (2024-11-07) + +- Updated dependencies + + + + ##### [Version 2.10.38](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.37...v2.10.38) (2024-10-10) - disable template diectory module by default diff --git a/themeisle-companion.php b/themeisle-companion.php index 42c09700..e9386ac3 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.38 + * Version: 2.10.39 * Author: Themeisle * Author URI: https://orbitfox.com/ * License: GPL-2.0+