Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Shardj committed Jan 25, 2021
1 parent 3ac32aa commit c84dedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ final class Zend_Version
/**
* Zend Framework version identification - see compareVersion()
*/
const VERSION = '1.18.9';
const VERSION = '1.18.10';

/**
* The latest stable version Zend Framework available
Expand Down

0 comments on commit c84dedf

Please sign in to comment.