Skip to content

Commit

Permalink
#807 - Update version to v0.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
johanjanssens committed Oct 20, 2021
1 parent 7d464b2 commit 2066d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/version/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/
class ComPagesVersion extends KObject implements KObjectSingleton
{
const VERSION = '0.21.4';
const VERSION = '0.21.5';

public function getVersion()
{
Expand Down

0 comments on commit 2066d52

Please sign in to comment.