Skip to content

Commit 1fa5bf6

Browse files
committed
Release: 1.8.1
1 parent 0060f61 commit 1fa5bf6

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.0
1+
1.8.1

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.0');
24+
parent::__construct('audit', '1.8.1');
2525
}
2626

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

0 commit comments

Comments
 (0)