We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6173cf2 commit 21f3108Copy full SHA for 21f3108
src/ZM/ConsoleApplication.php
@@ -30,7 +30,7 @@ class ConsoleApplication extends Application
30
{
31
public const VERSION_ID = 480;
32
33
- public const VERSION = '2.8.7';
+ public const VERSION = '2.8.8';
34
35
private static $obj;
36
0 commit comments