setting-admin@1 - Raise version to 1.1.0
authorTim Otten <totten@civicrm.org>
Thu, 16 Nov 2023 20:00:00 +0000 (12:00 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 16 Nov 2023 20:01:09 +0000 (12:01 -0800)
The original implementation uses some small niceties that don't backport well. Let's call this 1.1.x.

I've got a separate variant that backports better. We'll call that 1.0.x.

mixin/setting-admin@1/mixin.php

index a59302c4fec8e7c65636b51b1926e5284b9e1eaa..7cfd42999b30ca606f373a806d8bf979ebcec58f 100644 (file)
@@ -23,7 +23,7 @@
  *   <civix><setting-page-title>My Custom Title</setting-page-title></civix>
  *
  * @mixinName setting-admin
- * @mixinVersion 1.0.0
+ * @mixinVersion 1.1.0
  * @since 5.68
  */