From e716e4d3c4d1892761dbaea1c7dbe77857021a82 Mon Sep 17 00:00:00 2001 From: Stefan Scholz Date: Mon, 17 May 2021 18:07:30 +0000 Subject: [PATCH] Rename Release Name to Version 1.02 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 3fd8455..7657e4c 100644 --- a/version.php +++ b/version.php @@ -26,7 +26,7 @@ $plugin->component = 'availability_sectioncompleted'; $plugin->version = 2021051700; -$plugin->release = 'Version 1.0'; +$plugin->release = 'Version 1.02'; $plugin->requires = 2020061500; $plugin->maturity = MATURITY_STABLE; $plugin->supported = [39, 311]; \ No newline at end of file