Skip to content

Commit 43f064c

Browse files
remove _dev
1 parent b67fbe4 commit 43f064c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/Webkul/Core/src/Core.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Core
1414
*
1515
* @var string
1616
*/
17-
const KRAYIN_VERSION = '2.1.2-dev';
17+
const KRAYIN_VERSION = '2.1.2';
1818

1919
/**
2020
* Create a new instance.

0 commit comments

Comments
 (0)