Skip to content

Commit d95fd32

Browse files
committed
chore(release): 3.0.3
##### [Version 3.0.3](v3.0.2...v3.0.3) (2025-11-03) - Enhanced security
1 parent 941cd3d commit d95fd32

File tree

6 files changed

+21
-3
lines changed

6 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
##### [Version 3.0.3](https://github.com/Codeinwp/themeisle-companion/compare/v3.0.2...v3.0.3) (2025-11-03)
2+
3+
- Enhanced security
4+
15
##### [Version 3.0.2](https://github.com/Codeinwp/themeisle-companion/compare/v3.0.1...v3.0.2) (2025-10-01)
26

37
- Enhanced security

core/includes/class-orbit-fox.php

Lines changed: 1 addition & 1 deletion
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 = '3.0.2';
72+
$this->version = '3.0.3';
7373

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "themeisle-companion",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Orbit Fox",
55
"repository": {
66
"type": "git",

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade
147147

148148
## Changelog ##
149149

150+
##### [Version 3.0.3](https://github.com/Codeinwp/themeisle-companion/compare/v3.0.2...v3.0.3) (2025-11-03)
151+
152+
- Enhanced security
153+
154+
155+
156+
150157
##### [Version 3.0.2](https://github.com/Codeinwp/themeisle-companion/compare/v3.0.1...v3.0.2) (2025-10-01)
151158

152159
- Enhanced security

readme.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade
147147

148148
== Changelog ==
149149

150+
##### [Version 3.0.3](https://github.com/Codeinwp/themeisle-companion/compare/v3.0.2...v3.0.3) (2025-11-03)
151+
152+
- Enhanced security
153+
154+
155+
156+
150157
##### [Version 3.0.2](https://github.com/Codeinwp/themeisle-companion/compare/v3.0.1...v3.0.2) (2025-10-01)
151158

152159
- Enhanced security

themeisle-companion.php

Lines changed: 1 addition & 1 deletion
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: 3.0.2
18+
* Version: 3.0.3
1919
* Author: Themeisle
2020
* Author URI: https://orbitfox.com/
2121
* License: GPL-2.0+

0 commit comments

Comments
 (0)