Skip to content

Commit 1af396c

Browse files
committed
Bump version to 3.4.13
1 parent d31bc7c commit 1af396c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Phalcon/Devtools/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ class Version extends PhVersion
3939
*/
4040
protected static function _getVersion()
4141
{
42-
return [3, 4, 11, 0, 0];
42+
return [3, 4, 13, 0, 0];
4343
}
4444
}

0 commit comments

Comments
 (0)