Skip to content

Commit

Permalink
#972 - Update version to v0.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johanjanssens committed Sep 24, 2022
1 parent 7dd57ac commit 17aef17
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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.23.1';
const VERSION = '0.23.2';

public function getVersion()
{
Expand Down
2 changes: 1 addition & 1 deletion contrib/extensions/domparser/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
name: domparser
version: 0.23.1
version: 0.23.2
2 changes: 1 addition & 1 deletion contrib/extensions/joomla/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
name: joomla
version: 0.23.1
version: 0.23.2
2 changes: 1 addition & 1 deletion contrib/extensions/sentry/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
name: sentry
version: 0.23.1
version: 0.23.2

0 comments on commit 17aef17

Please sign in to comment.