Skip to content

Commit 431efe4

Browse files
committed
Release: 2.4.0
1 parent 6c212b0 commit 431efe4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.1
1+
2.4.0

src/Application/PlaisioApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class PlaisioApplication extends Application
1616
*/
1717
public function __construct()
1818
{
19-
parent::__construct('Plaisio', '2.3.1');
19+
parent::__construct('Plaisio', '2.4.0');
2020

2121
$this->setCommandLoader(new CommandLoader());
2222
}

0 commit comments

Comments
 (0)