Skip to content

Commit 773c456

Browse files
committed
release 1.17.0
1 parent 5431d3c commit 773c456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class Version
1111
/**
1212
* @var int
1313
*/
14-
const NUMBER = "1.16.0";
14+
const NUMBER = "1.17.0";
1515

1616
/**
1717
* @var string

0 commit comments

Comments
 (0)