Skip to content

Commit f1dbb28

Browse files
committed
Prepare 2.0.0-RC3
1 parent f757ba2 commit f1dbb28

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-RC3';
3333

3434
/**
3535
* Path to templates directory.

0 commit comments

Comments
 (0)