Skip to content

Commit

Permalink
#830 - Update version to v0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johanjanssens committed Dec 2, 2021
1 parent 6a80842 commit 6ea18b4
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.0';
const VERSION = '0.22.1';

public function getVersion()
{
Expand Down

0 comments on commit 6ea18b4

Please sign in to comment.