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