We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6571d00 commit 6521b96Copy full SHA for 6521b96
services/Helper.php
@@ -40,7 +40,7 @@ class Helper extends Service
40
*/
41
public function getVersion()
42
{
43
- return '2.14.0';
+ return '2.15.0';
44
}
45
46
/**
0 commit comments