From f097d69d74851ad7b1acc3efe8a33ac90dcda982 Mon Sep 17 00:00:00 2001 From: Matt Davidson Date: Tue, 11 Oct 2022 13:45:51 -0400 Subject: [PATCH] Update version.php --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 073ed17..6de7c5d 100644 --- a/version.php +++ b/version.php @@ -28,4 +28,4 @@ $plugin->requires = 2022041900; $plugin->component = 'block_massaction'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = 'v7.1.0'; +$plugin->release = 'v7.1.1';