Increment version.

This commit is contained in:
2026-04-20 20:53:41 +10:00
parent ddaa677dd1
commit 32f74940ac

View File

@@ -218,6 +218,6 @@ Kirby::plugin(
"homepage" => "https://hobbyhome.net", "homepage" => "https://hobbyhome.net",
]], ]],
"license" => "AGPL-3.0-only", "license" => "AGPL-3.0-only",
"version" => "0.0.0", "version" => "1.0.0",
], ],
); );