diff --git a/composer.json b/composer.json index 1cec9bde6..1b442e985 100644 --- a/composer.json +++ b/composer.json @@ -84,5 +84,5 @@ "helsingborg-stad/component-library": "Required for theme to work properly.", "helsingborg-stad/kirki": "Required for theme to work properly." }, - "version": "5.94.11" + "version": "5.94.12" } \ No newline at end of file diff --git a/composer.lock b/composer.lock index 653623228..30c0f8ccd 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": "3c25cc9f0e91b6b69bcafb8b7c7e8193", + "content-hash": "9a4a383ac69dfca4cf50d17ad31d77cc", "packages": [ { "name": "composer/installers", diff --git a/package.json b/package.json index b5daa5c02..f9327142f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@helsingborg-stad/municipio", - "version": "5.94.11", + "version": "5.94.12", "description": "The official wordpress theme of Helsingborg Stad", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",