recoreco new feature: move only, no duplicates

This commit is contained in:
2026-07-10 23:34:33 -03:00
parent d47ca98fb3
commit 4eae02faed
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ class Plugin extends Base
public function getPluginVersion() public function getPluginVersion()
{ {
return '1.9.1'; return '1.9.2';
} }
public function getPluginHomepage() public function getPluginHomepage()

View File

@@ -1 +1 @@
RecoReco v1.9.1 RecoReco v1.9.2