Skip to content

Commit 12ff65b

Browse files
committed
Merge branch 'release/2.0.4'
fix : translations are loaded too early
2 parents ce9aa2b + 2458d8e commit 12ff65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Client {
1414
*
1515
* @var string
1616
*/
17-
public $version = '2.0.3';
17+
public $version = '2.0.4';
1818

1919
/**
2020
* Hash identifier of the plugin

0 commit comments

Comments
 (0)