Skip to content

Commit 541a5c3

Browse files
committed
Release: 2.4.7
1 parent b3a0996 commit 541a5c3

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.4.0
1+
2.4.7

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.4.0');
19+
parent::__construct('Plaisio', '2.4.7');
2020

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

0 commit comments

Comments
 (0)