We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c504073 commit 044d8f4Copy full SHA for 044d8f4
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.14';
+ const VERSION = '1.0.15';
17
const VERSION_NAME = 'Alpha';
18
19
0 commit comments