We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc0bbf commit 9912449Copy full SHA for 9912449
.version
@@ -1 +1 @@
1
-5.0.0
+6.0.0
src/Application/Stratum.php
@@ -22,7 +22,7 @@ class Stratum extends Application
22
*/
23
public function __construct()
24
{
25
- parent::__construct('stratum', '5.0.0');
+ parent::__construct('stratum', '6.0.0');
26
}
27
28
//--------------------------------------------------------------------------------------------------------------------
0 commit comments