Skip to content

Commit

Permalink
#995 - Update version to v0.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
johanjanssens committed Dec 28, 2022
1 parent c6ac84e commit f8b25b1
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.3';
const VERSION = '0.23.4';

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.3
version: 0.23.4
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.3
version: 0.23.4
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.3
version: 0.23.4

0 comments on commit f8b25b1

Please sign in to comment.