Skip to content

Commit

Permalink
Merge pull request #180 from povils/updateVersion35
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
exussum12 authored May 22, 2024
2 parents 3c3d4d1 + 2a6365a commit 17d4327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

class Application extends BaseApplication
{
public const VERSION = '3.4.1';
public const VERSION = '3.5.0';
private const NAME = 'phpmnd';

private Container $container;
Expand Down

0 comments on commit 17d4327

Please sign in to comment.