Skip to content
Snippets Groups Projects
Commit e3536eb9 authored by Elke Kreim's avatar Elke Kreim
Browse files

Raise version number

parent e92a6e1e
Branches
No related merge requests found
......@@ -25,7 +25,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'local_hshexport';
$plugin->release = '0.1.0';
$plugin->version = 2024091300;
$plugin->release = 'v0.1-beta1';
$plugin->version = 2024110500;
$plugin->requires = 2022112800;
$plugin->maturity = MATURITY_ALPHA;
$plugin->maturity = MATURITY_BETA;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment