Skip to content

Commit 6d7b441

Browse files
committed
Additional bot categorization, version bump
1 parent 35fcd2e commit 6d7b441

File tree

14 files changed

+41
-18
lines changed

14 files changed

+41
-18
lines changed

.github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nebula-wp",
33
"title": "Nebula",
44
"description": "Advanced Starter WordPress Theme for Developers",
5-
"version": "13.1.25.401",
5+
"version": "13.2.9.514",
66
"homepage": "https://gearside.com/nebula/",
77
"repository": {
88
"type": "git",

Nebula-Child/assets/css/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Nebula-Child/resources/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//BEGIN automated edits. These will be automatically overwritten.
22
const THEME_NAME = 'nebula-child';
3-
const NEBULA_VERSION = 'v13.1.25.401'; //Wednesday, June 25, 2025 9:37:31 AM
3+
const NEBULA_VERSION = 'v13.2.9.514'; //Wednesday, July 9, 2025 12:20:00 PM
44
const OFFLINE_URL = 'https://nebula.gearside.com/offline/';
55
const OFFLINE_IMG = 'https://nebula.gearside.com/wp-content/themes/Nebula-main/assets/img/offline.svg';
66
const META_ICON = 'https://nebula.gearside.com/wp-content/themes/Nebula-main/assets/img/meta/android-chrome-512x512.png';

Nebula-Child/style.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/critical.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/login.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/pre.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/scss/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Theme URI: https://nebula.gearside.com
44
Description: Nebula is a springboard WordPress theme framework for developers. Like other WordPress startup themes, it has custom functionality built-in (like shortcodes, styles, and JS/PHP functions), but unlike other themes Nebula is not meant for the end-user.
55
Author: Nebula
6-
Version: 13.1.25.401
6+
Version: 13.2.9.514
77
License: GNU General Public License v2.0 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99
Text Domain: nebula

inc/data/hashes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"assets\/scss\/partials\/_variables.scss": "f0981e3e330c8d6b649f76e7ba591c9daa17ec9958ef9f0c8ef989963fe6df01",
4343
"assets\/scss\/partials\/_vendor.scss": "30b5e739b86b3c5c79f15ee127041508323a6325cb417d47cef042604f17d457",
4444
"assets\/scss\/pre.scss": "6b09c698673fa6b550fc27efd8ccd6feffda55931e644ca53d2de125991e6fc3",
45-
"assets\/scss\/style.scss": "a9ad79fa6ca502a0ecf4d0ace94bb6f29a2ac42f5a46a61d4579538b75f14772",
45+
"assets\/scss\/style.scss": "511a5bb75425a61fd4408f19cc23a4d76becf8b72fedf63f2f522961d9f41a96",
4646
"attachment.php": "c22aefde32b7b6f7c59161acb789fecb8d509527f64ba9562d69278d8a47b27d",
4747
"author.php": "a02e66015f80afc191f9ff515ec12bf3b724c5868c336c44ef4f4b913be9b36e",
4848
"category.php": "302f4b6c57e0b14fc0b602f78b1b27c68d04e8ed63dfa733593a7c3dbaab1b94",
@@ -186,7 +186,7 @@
186186
"libs\/Shortcodes.php": "21a348cf20419693802f788575f31ee9c5a043c79ed8904060724db774ad0b46",
187187
"libs\/Utilities\/Analytics.php": "bce1c9aaf487774f8a7ab399b22a2527ecfffd1ef499b47ec7c4243d0f142030",
188188
"libs\/Utilities\/Cli.php": "83ace26007240e0ab2695a0f7678e787ad3c0b15a26eb5f6440827d4af835b9c",
189-
"libs\/Utilities\/Device.php": "6a06073d9ac578894d8c34620dd54e7a451cc315f17a91f3c4120695511e254a",
189+
"libs\/Utilities\/Device.php": "d6a13fdb6e7ffcdf9eec95096bc57a94feb0441c91b4dbe1aa87f3ee2aa84996",
190190
"libs\/Utilities\/Logs.php": "978a734cd72ddce69bc485dc954a2ac650979989736cf9bbe2001a3392529ebe",
191191
"libs\/Utilities\/Sass.php": "226f428826b5b9bbfe243410480f064caab5ae5d14f3fbd627c999923ef11eb9",
192192
"libs\/Utilities\/Utilities.php": "503e08088c808e8c93ebc3a9c8eccc80a0730633c975559d8d3e6fde75875f3d",

0 commit comments

Comments
 (0)