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 6b39669 commit d64558dCopy full SHA for d64558d
src/Application.php
@@ -29,7 +29,7 @@ class Application extends BaseApplication {
29
/**
30
* DCG version.
31
*/
32
- public const VERSION = '2.1.0-dev';
+ public const VERSION = '2.1.1';
33
34
35
* Path to templates directory.
0 commit comments