Increment version.

This commit is contained in:
2026-04-20 20:51:18 +10:00
parent 5e743aff41
commit e90bf99f36

View File

@@ -51,7 +51,7 @@ 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",
# "bootstrap" => "5.3.8", # "bootstrap" => "5.3.8",
], ],
); );