latest bump for RAD

This commit is contained in:
2025-06-27 11:13:21 -07:00
parent 8271fb1d62
commit 84b684735d
6 changed files with 107 additions and 22 deletions

View File

@@ -54,17 +54,17 @@
},
{
"name": "open-function-computers-llc/rad-theme-engine",
"version": "v1.0.38",
"version_normalized": "1.0.38.0",
"version": "v1.0.39",
"version_normalized": "1.0.39.0",
"source": {
"type": "git",
"url": "https://github.com/open-function-computers-llc/rad-theme-engine.git",
"reference": "90a351370bbd5a92a2c68c226a2c0cf3f97ce8f4"
"reference": "587358e1af452967fc7a664c10354859b35c8de0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/open-function-computers-llc/rad-theme-engine/zipball/90a351370bbd5a92a2c68c226a2c0cf3f97ce8f4",
"reference": "90a351370bbd5a92a2c68c226a2c0cf3f97ce8f4",
"url": "https://api.github.com/repos/open-function-computers-llc/rad-theme-engine/zipball/587358e1af452967fc7a664c10354859b35c8de0",
"reference": "587358e1af452967fc7a664c10354859b35c8de0",
"shasum": ""
},
"require": {
@@ -75,7 +75,7 @@
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"time": "2025-06-13T18:23:21+00:00",
"time": "2025-06-27T18:09:19+00:00",
"bin": [
"bin/rad"
],
@@ -98,7 +98,7 @@
],
"support": {
"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.38"
"source": "https://github.com/open-function-computers-llc/rad-theme-engine/tree/v1.0.39"
},
"install-path": "../open-function-computers-llc/rad-theme-engine"
},

View File

@@ -3,7 +3,7 @@
'name' => 'open-function-computers-llc/wp-theme',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'edcad561a551ed7689bc2ae7fb39e1cde81aba2e',
'reference' => '8271fb1d62dd4e4d76646ca581c1be4b236c781d',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -20,9 +20,9 @@
'dev_requirement' => false,
),
'open-function-computers-llc/rad-theme-engine' => array(
'pretty_version' => 'v1.0.38',
'version' => '1.0.38.0',
'reference' => '90a351370bbd5a92a2c68c226a2c0cf3f97ce8f4',
'pretty_version' => 'v1.0.39',
'version' => '1.0.39.0',
'reference' => '587358e1af452967fc7a664c10354859b35c8de0',
'type' => 'library',
'install_path' => __DIR__ . '/../open-function-computers-llc/rad-theme-engine',
'aliases' => array(),
@@ -31,7 +31,7 @@
'open-function-computers-llc/wp-theme' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'edcad561a551ed7689bc2ae7fb39e1cde81aba2e',
'reference' => '8271fb1d62dd4e4d76646ca581c1be4b236c781d',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),