We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7838ad8 commit 9b31821Copy full SHA for 9b31821
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 = '2.0.x-dev';
18
19
/**
20
* Create a new instance.
0 commit comments