Skip to content

Commit edbf559

Browse files
committed
upgrading version and release.
1 parent b24b7b1 commit edbf559

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
4646
*/
4747
$plugin->component = 'local_onlinejudge'; // Declare the type and name of this plugin.
48-
$plugin->version = 2020100900; // The (date) version of this plugin
48+
$plugin->version = 2023082200; // The (date) version of this plugin
4949
$plugin->requires = 2017111300; // Requires this Moodle version
5050

5151
$plugin->maturity = MATURITY_RC;
52-
$plugin->release = "v3.3.0-r3"; // User-friendly version number
52+
$plugin->release = "v4.0"; // User-friendly version number

0 commit comments

Comments
 (0)