diff --git a/version.php b/version.php
index ff0f1c5823f671d341e056f53f0b30a20b626250..d4a74ded72aff4ee41464d5b29377ebae38bf213 100644
--- a/version.php
+++ b/version.php
@@ -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;