Skip to content

Commit 1a56462

Browse files
Setting the correct version number
1 parent 0586957 commit 1a56462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
*/
5050
class Application
5151
{
52-
public const VERSION = '1.3.0';
52+
public const VERSION = '1.3.1';
5353

5454
private ContainerBuilder $containerBuilder;
5555

0 commit comments

Comments
 (0)