Skip to content

Commit 83c2599

Browse files
committed
Release: 1.9.0
1 parent 49b519d commit 83c2599

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-
1.8.1
1+
1.9.0

src/Application/AuditApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class AuditApplication extends Application
2121
*/
2222
public function __construct()
2323
{
24-
parent::__construct('audit', '1.8.1');
24+
parent::__construct('audit', '1.9.0');
2525
}
2626

2727
//--------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)