Skip to content

Commit 69f0b3a

Browse files
committed
Bump version to 3.4.14
1 parent b3ae6bd commit 69f0b3a

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

0 commit comments

Comments
 (0)