From 58f7c9edf97421cd91e7bd49fd397186cb6e580f Mon Sep 17 00:00:00 2001 From: "themeisle[bot]" Date: Tue, 26 Mar 2024 10:22:37 +0000 Subject: [PATCH] chore(release): 2.10.35 ##### [Version 2.10.35](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.34...v2.10.35) (2024-03-26) ### Improvements - Update dependencies - Updated icon for X (former Twitter) --- CHANGELOG.md | 6 ++++++ core/includes/class-orbit-fox.php | 2 +- package-lock.json | 2 +- package.json | 2 +- readme.md | 9 +++++++++ readme.txt | 9 +++++++++ themeisle-companion.php | 2 +- 7 files changed, 28 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02fe7f76..d730e84c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +##### [Version 2.10.35](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.34...v2.10.35) (2024-03-26) + +### Improvements +- Update dependencies +- Updated icon for X (former Twitter) + ##### [Version 2.10.34](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.33...v2.10.34) (2024-03-21) ### Bug Fixes diff --git a/core/includes/class-orbit-fox.php b/core/includes/class-orbit-fox.php index ff459bcc..7eb25b62 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.34'; + $this->version = '2.10.35'; $this->load_dependencies(); $this->set_locale(); diff --git a/package-lock.json b/package-lock.json index d38f8972..d3a9ebb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.34", + "version": "2.10.35", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 36610b52..65e3526c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.34", + "version": "2.10.35", "description": "Orbit Fox", "repository": { "type": "git", diff --git a/readme.md b/readme.md index b12a0793..f4839eb2 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.35](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.34...v2.10.35) (2024-03-26) + +### Improvements +- Update dependencies +- Updated icon for X (former Twitter) + + + + ##### [Version 2.10.34](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.33...v2.10.34) (2024-03-21) ### Bug Fixes diff --git a/readme.txt b/readme.txt index e984223c..58eb714d 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.35](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.34...v2.10.35) (2024-03-26) + +### Improvements +- Update dependencies +- Updated icon for X (former Twitter) + + + + ##### [Version 2.10.34](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.33...v2.10.34) (2024-03-21) ### Bug Fixes diff --git a/themeisle-companion.php b/themeisle-companion.php index 8763f66c..7160b8f3 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.34 + * Version: 2.10.35 * Author: Themeisle * Author URI: https://orbitfox.com/ * License: GPL-2.0+