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

@@ -30,6 +30,7 @@ $arguments = array_slice($argv, 2);
$availableCommands = [
"get-icon" => \ofc\Commands\GetIconCommand::class,
'make:action' => \ofc\Commands\MakeActionCommand::class,
// TODO: additional commands go below
// "swap-library" => \ofc\Commands\LibrarySwap::class,