optional "Link copies to the template" toggle, default off (v0.3.1)

This commit is contained in:
2026-07-07 23:02:04 -03:00
parent dc63a031e1
commit d0d32db177
5 changed files with 25 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '0.3.0';
return '0.3.1';
}
public function getPluginHomepage()