Increment version.

This commit is contained in:
2026-04-20 20:50:01 +10:00
parent 90e38c0fa8
commit 122e6a332a

View File

@@ -31,6 +31,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",
], ],
); );