We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c6c43 commit cd8aca7Copy full SHA for cd8aca7
src/EasyAdminBundle.php
@@ -11,7 +11,7 @@
11
*/
12
class EasyAdminBundle extends Bundle
13
{
14
- public const VERSION = '4.20.3-DEV';
+ public const VERSION = '4.20.3';
15
16
public function build(ContainerBuilder $container): void
17
0 commit comments