Skip to content

Commit

Permalink
#837 - Update version to v0.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johanjanssens committed Dec 4, 2021
1 parent e5cceca commit eba417b
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.22.1';
const VERSION = '0.22.2';

public function getVersion()
{
Expand Down

0 comments on commit eba417b

Please sign in to comment.