From 122e6a332a9af43797e70849086e258b979221b0 Mon Sep 17 00:00:00 2001 From: Dreytac Date: Mon, 20 Apr 2026 20:50:01 +1000 Subject: [PATCH] Increment version. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 5c280e5..a04eb8d 100644 --- a/index.php +++ b/index.php @@ -31,6 +31,6 @@ Kirby::plugin( "homepage" => "https://hobbyhome.net", ]], "license" => "AGPL-3.0-only", - "version" => "0.0.0", + "version" => "1.0.0", ], );