forked from GNUsocial/gnu-social
[ExtendedProfile] Fix updates and allow to delete values
This commit is contained in:
committed by
Alexei Sorokin
parent
6674d1ed0f
commit
ca2dde9a41
@@ -33,7 +33,7 @@ include_once __DIR__ . '/lib/profiletools.php';
|
||||
|
||||
class ExtendedProfilePlugin extends Plugin
|
||||
{
|
||||
const PLUGIN_VERSION = '3.0.1';
|
||||
const PLUGIN_VERSION = '3.0.2';
|
||||
|
||||
public function onPluginVersion(array &$versions): bool
|
||||
{
|
||||
|
Reference in New Issue
Block a user