diff --git a/composer.json b/composer.json index 8469833df..4ad6029df 100644 --- a/composer.json +++ b/composer.json @@ -71,5 +71,5 @@ "helsingborg-stad/component-library": "Required for theme to work properly.", "helsingborg-stad/kirki": "Required for theme to work properly." }, - "version": "4.22.1" + "version": "4.22.3" } \ No newline at end of file diff --git a/composer.lock b/composer.lock index ff01c3c5f..f1e3c89d0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bf29736a4e97a3b57cdc87589aae6070", + "content-hash": "bee1599264d93a10e304e0711b0ff372", "packages": [ { "name": "composer/installers", diff --git a/package.json b/package.json index 7cb1b8044..713e8879f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "municipio", - "version": "4.22.1", + "version": "4.22.3", "description": "The official wordpress theme of Helsingborg Stad", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",