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