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 8765479 commit 4b521f6Copy full SHA for 4b521f6
scripts/Phalcon/Devtools/Version.php
@@ -39,6 +39,6 @@ class Version extends PhVersion
39
*/
40
protected static function _getVersion()
41
{
42
- return [3, 4, 6, 0, 0];
+ return [3, 4, 7, 0, 0];
43
}
44
0 commit comments