From 429a735b8e3f8e0c8e10962c54bbb9f93fb9cbed Mon Sep 17 00:00:00 2001 From: zamani <35886716+alizamani78@users.noreply.github.com> Date: Fri, 31 Jan 2020 00:55:34 +0330 Subject: [PATCH] Update version.php --- version.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/version.php b/version.php index 56c22e1..a8013fd 100644 --- a/version.php +++ b/version.php @@ -21,9 +21,9 @@ * @copyright (C) 2015 Remote Learner.net Inc http://www.remote-learner.net */ -$plugin->version = 2017111300; -$plugin->requires = 2017111300; +$plugin->version = 2020111300; +$plugin->requires = 2020111300; $plugin->cron = 0; $plugin->component = 'mod_adobeconnect'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = '3.4.0.0'; +$plugin->release = '3.8.0.0';