From 192da4588a9dbb6b65b29b8933ea671a75103080 Mon Sep 17 00:00:00 2001 From: magdev Date: Mon, 2 Feb 2026 21:49:26 +0100 Subject: [PATCH] fix: Update plugin header version to 0.4.3 Co-Authored-By: Claude Opus 4.5 --- wp-prometheus.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-prometheus.php b/wp-prometheus.php index 8f4dd4b..c2ca18a 100644 --- a/wp-prometheus.php +++ b/wp-prometheus.php @@ -3,7 +3,7 @@ * Plugin Name: WP Prometheus * Plugin URI: https://src.bundespruefstelle.ch/magdev/wp-prometheus * Description: Prometheus metrics endpoint for WordPress with extensible hooks for custom metrics. - * Version: 0.4.2 + * Version: 0.4.3 * Requires at least: 6.4 * Requires PHP: 8.3 * Author: Marco Graetsch