We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6e0ed commit 58e4890Copy full SHA for 58e4890
packages/Webkul/Core/src/Core.php
@@ -14,7 +14,7 @@ class Core
14
*
15
* @var string
16
*/
17
- const KRAYIN_VERSION = '2.0.6';
+ const KRAYIN_VERSION = '2.0.x-dev';
18
19
/**
20
* Create a new instance.
0 commit comments