enhance recurrence dialog yes/no side-by-side v1.3.1

This commit is contained in:
2026-07-07 09:43:54 -03:00
parent 17ebfcccd9
commit 6726dfa456
2 changed files with 4 additions and 1 deletions

View File

@@ -76,7 +76,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '1.3.0';
return '1.3.1';
}
public function getPluginHomepage()