We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24c52a commit c8ef65aCopy full SHA for c8ef65a
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.15';
+ const VERSION = '1.0.16';
17
const VERSION_NAME = 'Alpha';
18
19
0 commit comments