Skip to content

Commit b343ea9

Browse files
committed
Release: 1.6.1
1 parent a272b14 commit b343ea9

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.5.3
1+
1.6.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.5.3');
24+
parent::__construct('audit', '1.6.1');
2525
}
2626

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

0 commit comments

Comments
 (0)