We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f573a commit d52a0f1Copy full SHA for d52a0f1
src/Darryldecode/Backend/Base/Registrar/Registrar.php
@@ -13,7 +13,7 @@ class Registrar {
13
/**
14
* the laravel backend version
15
*/
16
- const VERSION = '1.0.24';
+ const VERSION = '1.0.25';
17
const VERSION_NAME = 'Alpha';
18
19
0 commit comments