From 9168e92c520054a08c3ff8057d12db8f6a097707 Mon Sep 17 00:00:00 2001 From: GitHub Action <> Date: Mon, 8 Jan 2024 08:32:00 +0000 Subject: [PATCH] build: update package file versions to 3.12.17 --- 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 53a7f43f..1357ebd0 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: 3.12.16 + * Version: 3.12.17 * Author: Eric Rosenborg * Author URI: (#plugin_author_url#) * License: MIT diff --git a/composer.json b/composer.json index d303a5d4..b4f23ecf 100644 --- a/composer.json +++ b/composer.json @@ -25,5 +25,5 @@ "ComponentLibrary\\": "source/php/" } }, - "version": "3.12.16" + "version": "3.12.17" } \ No newline at end of file