Skip to content

Commit c615691

Browse files
committed
Bump version to 2.0.0-RC2
1 parent 70f6be7 commit c615691

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Application.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ class Application extends BaseApplication {
2828
public const ROOT = __DIR__ . '/..';
2929

3030
/**
31-
* DCG version
31+
* DCG version.
3232
*/
33-
public const VERSION = '2.0.0-dev';
33+
public const VERSION = '2.0.0-RC2';
3434

3535
/**
3636
* Path to templates directory.

0 commit comments

Comments
 (0)