Skip to content

Commit

Permalink
#990 - Update version to v0.23.3
Browse files Browse the repository at this point in the history
Signed-off-by: Johan Janssens <johan@janssens.me>
  • Loading branch information
johanjanssens committed Nov 15, 2022
1 parent 3a83ef3 commit 7550ad7
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.2';
const VERSION = '0.23.3';

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.2
version: 0.23.3
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.2
version: 0.23.3
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.2
version: 0.23.3

0 comments on commit 7550ad7

Please sign in to comment.