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