From 4f7838a500b5ae97c72dcbf6c6be07d2f21b0294 Mon Sep 17 00:00:00 2001 From: GitHub Action <> Date: Mon, 14 Oct 2024 08:00:56 +0000 Subject: [PATCH] build: update package file versions to 4.26.22 --- component-library.php | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component-library.php b/component-library.php index d773c1bf..d28b310a 100644 --- a/component-library.php +++ b/component-library.php @@ -4,7 +4,7 @@ * Plugin Name: component-library * Plugin URI: (#plugin_url#) * Description: A library of blade components - * Version: 4.26.21 + * Version: 4.26.22 * Author: Eric Rosenborg * Author URI: (#plugin_author_url#) * License: MIT diff --git a/composer.json b/composer.json index 48f2a6ce..cc1fed2d 100644 --- a/composer.json +++ b/composer.json @@ -26,5 +26,5 @@ "ComponentLibrary\\": "source/php/" } }, - "version": "4.26.21" + "version": "4.26.22" } \ No newline at end of file