Skip to content

Commit 5f0c824

Browse files
authored
Merge pull request #277 from ArloSoftware/ARLO-77
Bumping version
2 parents eb9bedb + dac445d commit 5f0c824

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
$plugin = new stdClass();
3030

31-
$plugin->version = 2026021900;
31+
$plugin->version = 2026061100;
3232
$plugin->requires = 2022112800; // See http://docs.moodle.org/dev/Moodle_Version
3333
$plugin->component = 'enrol_arlo'; // Full name of the plugin (used for diagnostics).
3434
$plugin->release = '5.2.0'; // Human-friendly version name.

0 commit comments

Comments
 (0)