We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ca85a commit 984e33eCopy full SHA for 984e33e
2 files changed
.version
@@ -1 +1 @@
1
-6.0.0
+6.1.0
src/Application/Stratum.php
@@ -22,7 +22,7 @@ class Stratum extends Application
22
*/
23
public function __construct()
24
{
25
- parent::__construct('stratum', '6.0.0');
+ parent::__construct('stratum', '6.1.0');
26
}
27
28
//--------------------------------------------------------------------------------------------------------------------
0 commit comments