MDL-72675 repository_picasa: remove plugin config after uninstall.

It was missed as part of the original plugin uninstallation change
in 128ebcc4.
This commit is contained in:
Paul Holden
2021-09-24 12:35:03 +01:00
parent 214adb7984
commit ffa9b692e3
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2021092400.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2021092400.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.0dev (Build: 20210924)'; // Human-friendly version name