Skip to content

Commit 0697a73

Browse files
committed
Release: 6.3.0
1 parent 3207170 commit 0697a73

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-
6.2.0
1+
6.3.0

src/Application/Stratum.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class Stratum extends Application
2222
*/
2323
public function __construct()
2424
{
25-
parent::__construct('stratum', '6.2.0');
25+
parent::__construct('stratum', '6.3.0');
2626
}
2727

2828
//--------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)