From e37f349f3e24803a4bee8d087070ae5ae1af1ebb Mon Sep 17 00:00:00 2001 From: Dreytac Date: Mon, 20 Apr 2026 20:52:36 +1000 Subject: [PATCH] Increment version. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 8ec52c9..980f425 100644 --- a/index.php +++ b/index.php @@ -33,6 +33,6 @@ Kirby::plugin( "homepage" => "https://hobbyhome.net", ]], "license" => "AGPL-3.0-only", - "version" => "0.0.0", + "version" => "1.0.0", ], );