From d9f4d27b8ff7b073cbcc5340859339eb108e53b6 Mon Sep 17 00:00:00 2001 From: PMKuipers Date: Mon, 3 Jul 2023 22:48:03 +0200 Subject: [PATCH] version bump --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index f072486..f2490db 100644 --- a/version.php +++ b/version.php @@ -1,6 +1,6 @@ component = 'local_treestudyplan'; // Recommended since 2.0.2 (MDL-26035). Required since 3.0 (MDL-48494) -$plugin->version = 2023070100; // YYYYMMDDHH (year, month, day, iteration) +$plugin->version = 2023070200; // YYYYMMDDHH (year, month, day, iteration) $plugin->requires = 2021051700; // YYYYMMDDHH (This is the release version for Moodle 3.11) $plugin->dependencies = [