We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0561a63 commit 33a8bccCopy full SHA for 33a8bcc
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## **v2.0.3 (6th of December 2024)** - *Release*
+## **v2.0.4 (19th of December 2024)** - *Release*
2
3
Added support for Brazilian Portuguese (PT_BR) Language.
4
packages/Webkul/Core/src/Core.php
@@ -14,7 +14,7 @@ class Core
14
*
15
* @var string
16
*/
17
- const KRAYIN_VERSION = '2.0.3';
+ const KRAYIN_VERSION = '2.0.4';
18
19
/**
20
* Create a new instance.
0 commit comments