Increment version.

This commit is contained in:
2026-04-20 20:52:36 +10:00
parent 13c742c072
commit e37f349f3e

View File

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