Skip to content

Commit 3812ffa

Browse files
committed
chore(release): 2.10.45
##### [Version 2.10.45](v2.10.44...v2.10.45) (2025-01-27) - Enhanced security
1 parent 1d975af commit 3812ffa

File tree

7 files changed

+22
-4
lines changed

7 files changed

+22
-4
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
##### [Version 2.10.45](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.44...v2.10.45) (2025-01-27)
2+
3+
- Enhanced security
4+
15
##### [Version 2.10.44](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.43...v2.10.44) (2025-01-09)
26

37
- Enhanced security

Diff for: core/includes/class-orbit-fox.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public function __construct() {
6969

7070
$this->plugin_name = 'orbit-fox';
7171

72-
$this->version = '2.10.44';
72+
$this->version = '2.10.45';
7373

7474
$this->load_dependencies();
7575
$this->set_locale();

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "themeisle-companion",
3-
"version": "2.10.44",
3+
"version": "2.10.45",
44
"description": "Orbit Fox",
55
"repository": {
66
"type": "git",

Diff for: readme.md

+7
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade
107107

108108
## Changelog ##
109109

110+
##### [Version 2.10.45](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.44...v2.10.45) (2025-01-27)
111+
112+
- Enhanced security
113+
114+
115+
116+
110117
##### [Version 2.10.44](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.43...v2.10.44) (2025-01-09)
111118

112119
- Enhanced security

Diff for: readme.txt

+7
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade
107107

108108
== Changelog ==
109109

110+
##### [Version 2.10.45](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.44...v2.10.45) (2025-01-27)
111+
112+
- Enhanced security
113+
114+
115+
116+
110117
##### [Version 2.10.44](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.43...v2.10.44) (2025-01-09)
111118

112119
- Enhanced security

Diff for: themeisle-companion.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Plugin Name: Orbit Fox Companion
1616
* Plugin URI: https://orbitfox.com/
1717
* 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.
18-
* Version: 2.10.44
18+
* Version: 2.10.45
1919
* Author: Themeisle
2020
* Author URI: https://orbitfox.com/
2121
* License: GPL-2.0+

0 commit comments

Comments
 (0)