From 4645ab19967e33a54c1c9258be9525120f81f108 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 10 May 2022 14:26:06 -0700 Subject: [PATCH] ManagedEntities - Update version number for mgd-php This is a follow-up/correction for #22959 (circa 5.50.alpha1; specifically fdc67a75b2f20aea9f0961683bd8a59c78755d5f). The prior revision had updated the behavior of `mgd-php`, so it should have also updated the version-number. --- mixin/mgd-php@1/mixin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mixin/mgd-php@1/mixin.php b/mixin/mgd-php@1/mixin.php index 676860848e..42ccf8606b 100644 --- a/mixin/mgd-php@1/mixin.php +++ b/mixin/mgd-php@1/mixin.php @@ -4,7 +4,7 @@ * Auto-register "**.mgd.php" files. * * @mixinName mgd-php - * @mixinVersion 1.0.0 + * @mixinVersion 1.1.0 * * @param CRM_Extension_MixInfo $mixInfo * On newer deployments, this will be an instance of MixInfo. On older deployments, Civix may polyfill with a work-a-like. -- 2.25.1