We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3508f0b commit 1c11344Copy full SHA for 1c11344
src/Application.php
@@ -29,7 +29,7 @@ class Application extends BaseApplication {
29
/**
30
* DCG version.
31
*/
32
- public const VERSION = '2.3.0';
+ public const VERSION = '2.4.0-dev';
33
34
35
* DCG API version.
0 commit comments