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 b2c4d67 commit 7ecd8b7Copy full SHA for 7ecd8b7
.version
@@ -1 +1 @@
1
-6.3.0
+6.4.0
src/Application/Stratum.php
@@ -22,7 +22,7 @@ class Stratum extends Application
22
*/
23
public function __construct()
24
{
25
- parent::__construct('stratum', '6.3.0');
+ parent::__construct('stratum', '6.4.0');
26
}
27
28
//--------------------------------------------------------------------------------------------------------------------
0 commit comments