Skip to content

Commit 30dfab2

Browse files
committed
Prepare 2.0.0 release
1 parent 6b3ed0f commit 30dfab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Application extends BaseApplication {
2929
/**
3030
* DCG version.
3131
*/
32-
public const VERSION = '2.0.0-dev';
32+
public const VERSION = '2.0.0';
3333

3434
/**
3535
* Path to templates directory.

0 commit comments

Comments
 (0)