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