From d22e132b29a305cca0f29039435987bfba18a887 Mon Sep 17 00:00:00 2001 From: GitHub Action <> Date: Wed, 2 Oct 2024 09:04:42 +0000 Subject: [PATCH] build: update package file versions to 4.25.0 --- 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 316e2346..f0363e6d 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.24.2 + * Version: 4.25.0 * Author: Eric Rosenborg * Author URI: (#plugin_author_url#) * License: MIT diff --git a/composer.json b/composer.json index f2c9b752..a04dfa96 100644 --- a/composer.json +++ b/composer.json @@ -26,5 +26,5 @@ "ComponentLibrary\\": "source/php/" } }, - "version": "4.24.2" + "version": "4.25.0" } \ No newline at end of file