We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cef1cc + 9b31821 commit 13341d1Copy full SHA for 13341d1
packages/Webkul/Core/src/Core.php
@@ -14,7 +14,7 @@ class Core
14
*
15
* @var string
16
*/
17
- const KRAYIN_VERSION = 'dev-master';
+ const KRAYIN_VERSION = '2.1.x-master';
18
19
/**
20
* Create a new instance.
0 commit comments