From e90bf99f36cf6df63095dc04ffdf0073f55672e8 Mon Sep 17 00:00:00 2001 From: Dreytac Date: Mon, 20 Apr 2026 20:51:18 +1000 Subject: [PATCH] Increment version. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index e3b60d9..1e83b84 100644 --- a/index.php +++ b/index.php @@ -51,7 +51,7 @@ Kirby::plugin( "homepage" => "https://hobbyhome.net", ]], "license" => "AGPL-3.0-only", - "version" => "0.0.0", + "version" => "1.0.0", # "bootstrap" => "5.3.8", ], );