bump RAD version

This commit is contained in:
2025-05-14 10:15:16 -07:00
parent 2c424040cc
commit e5f34e853f
3 changed files with 18 additions and 18 deletions

12
composer.lock generated
View File

@@ -57,16 +57,16 @@
}, },
{ {
"name": "open-function-computers-llc/rad-theme-engine", "name": "open-function-computers-llc/rad-theme-engine",
"version": "v1.0.29", "version": "v1.0.30",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/open-function-computers-llc/rad-theme-engine.git", "url": "https://github.com/open-function-computers-llc/rad-theme-engine.git",
"reference": "13207fdf9e9241003106958db5a98cc2f0d03f01" "reference": "2715fb1b128fccd632f48646387f9ea4518f0a59"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/open-function-computers-llc/rad-theme-engine/zipball/13207fdf9e9241003106958db5a98cc2f0d03f01", "url": "https://api.github.com/repos/open-function-computers-llc/rad-theme-engine/zipball/2715fb1b128fccd632f48646387f9ea4518f0a59",
"reference": "13207fdf9e9241003106958db5a98cc2f0d03f01", "reference": "2715fb1b128fccd632f48646387f9ea4518f0a59",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -98,9 +98,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/open-function-computers-llc/rad-theme-engine/issues", "issues": "https://github.com/open-function-computers-llc/rad-theme-engine/issues",
"source": "https://github.com/open-function-computers-llc/rad-theme-engine/tree/v1.0.29" "source": "https://github.com/open-function-computers-llc/rad-theme-engine/tree/v1.0.30"
}, },
"time": "2025-05-13T16:23:34+00:00" "time": "2025-05-14T17:10:37+00:00"
}, },
{ {
"name": "salesforce/handlebars-php", "name": "salesforce/handlebars-php",

View File

@@ -54,17 +54,17 @@
}, },
{ {
"name": "open-function-computers-llc/rad-theme-engine", "name": "open-function-computers-llc/rad-theme-engine",
"version": "v1.0.29", "version": "v1.0.30",
"version_normalized": "1.0.29.0", "version_normalized": "1.0.30.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/open-function-computers-llc/rad-theme-engine.git", "url": "https://github.com/open-function-computers-llc/rad-theme-engine.git",
"reference": "13207fdf9e9241003106958db5a98cc2f0d03f01" "reference": "2715fb1b128fccd632f48646387f9ea4518f0a59"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/open-function-computers-llc/rad-theme-engine/zipball/13207fdf9e9241003106958db5a98cc2f0d03f01", "url": "https://api.github.com/repos/open-function-computers-llc/rad-theme-engine/zipball/2715fb1b128fccd632f48646387f9ea4518f0a59",
"reference": "13207fdf9e9241003106958db5a98cc2f0d03f01", "reference": "2715fb1b128fccd632f48646387f9ea4518f0a59",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -75,7 +75,7 @@
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.5" "phpunit/phpunit": "^9.5"
}, },
"time": "2025-05-13T16:23:34+00:00", "time": "2025-05-14T17:10:37+00:00",
"bin": [ "bin": [
"bin/getIcon" "bin/getIcon"
], ],
@@ -98,7 +98,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/open-function-computers-llc/rad-theme-engine/issues", "issues": "https://github.com/open-function-computers-llc/rad-theme-engine/issues",
"source": "https://github.com/open-function-computers-llc/rad-theme-engine/tree/v1.0.29" "source": "https://github.com/open-function-computers-llc/rad-theme-engine/tree/v1.0.30"
}, },
"install-path": "../open-function-computers-llc/rad-theme-engine" "install-path": "../open-function-computers-llc/rad-theme-engine"
}, },

View File

@@ -3,7 +3,7 @@
'name' => 'open-function-computers-llc/wp-theme', 'name' => 'open-function-computers-llc/wp-theme',
'pretty_version' => 'dev-main', 'pretty_version' => 'dev-main',
'version' => 'dev-main', 'version' => 'dev-main',
'reference' => 'fd46e2c501b0ea93cef8440b9aed659128ed2f75', 'reference' => '2c424040cc74970fa769004b0da140e9875f1ca0',
'type' => 'library', 'type' => 'library',
'install_path' => __DIR__ . '/../../', 'install_path' => __DIR__ . '/../../',
'aliases' => array(), 'aliases' => array(),
@@ -20,9 +20,9 @@
'dev_requirement' => false, 'dev_requirement' => false,
), ),
'open-function-computers-llc/rad-theme-engine' => array( 'open-function-computers-llc/rad-theme-engine' => array(
'pretty_version' => 'v1.0.29', 'pretty_version' => 'v1.0.30',
'version' => '1.0.29.0', 'version' => '1.0.30.0',
'reference' => '13207fdf9e9241003106958db5a98cc2f0d03f01', 'reference' => '2715fb1b128fccd632f48646387f9ea4518f0a59',
'type' => 'library', 'type' => 'library',
'install_path' => __DIR__ . '/../open-function-computers-llc/rad-theme-engine', 'install_path' => __DIR__ . '/../open-function-computers-llc/rad-theme-engine',
'aliases' => array(), 'aliases' => array(),
@@ -31,7 +31,7 @@
'open-function-computers-llc/wp-theme' => array( 'open-function-computers-llc/wp-theme' => array(
'pretty_version' => 'dev-main', 'pretty_version' => 'dev-main',
'version' => 'dev-main', 'version' => 'dev-main',
'reference' => 'fd46e2c501b0ea93cef8440b9aed659128ed2f75', 'reference' => '2c424040cc74970fa769004b0da140e9875f1ca0',
'type' => 'library', 'type' => 'library',
'install_path' => __DIR__ . '/../../', 'install_path' => __DIR__ . '/../../',
'aliases' => array(), 'aliases' => array(),