reconcile duplicate links retroactively with the setting (v0.3.2)

This commit is contained in:
2026-07-07 23:11:08 -03:00
parent d0d32db177
commit 1fa3acae74
4 changed files with 38 additions and 14 deletions

View File

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