From 32f74940ac66533fc5316d28c6820c12e9bdca57 Mon Sep 17 00:00:00 2001 From: Dreytac Date: Mon, 20 Apr 2026 20:53:41 +1000 Subject: [PATCH] Increment version. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index f5343af..a2e9901 100644 --- a/index.php +++ b/index.php @@ -218,6 +218,6 @@ Kirby::plugin( "homepage" => "https://hobbyhome.net", ]], "license" => "AGPL-3.0-only", - "version" => "0.0.0", + "version" => "1.0.0", ], );