Skip to content

Commit 1e12d4f

Browse files
committed
Bump version to 3.4.11
1 parent 3162475 commit 1e12d4f

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, 10, 0, 0];
42+
return [3, 4, 11, 0, 0];
4343
}
4444
}

0 commit comments

Comments
 (0)