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 af9d6eb commit 8bf53f1Copy full SHA for 8bf53f1
packages/Webkul/Core/src/Core.php
@@ -14,7 +14,7 @@ class Core
14
*
15
* @var string
16
*/
17
- const KRAYIN_VERSION = '2.0.5';
+ const KRAYIN_VERSION = 'dev-master';
18
19
/**
20
* Create a new instance.
0 commit comments