diff --git a/composer.json b/composer.json index 41cbdf575..b92dc6800 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.27.3" + "version": "4.27.4" } \ No newline at end of file diff --git a/composer.lock b/composer.lock index 222bc08a5..7bb659feb 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": "81b63767d2eec5b32bca02c9851ac008", + "content-hash": "1bee8ed368cfca65cfdb9de9d99ac8cf", "packages": [ { "name": "composer/installers", diff --git a/package.json b/package.json index 7c2f0b0a6..4885e213e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "municipio", - "version": "4.27.3", + "version": "4.27.4", "description": "The official wordpress theme of Helsingborg Stad", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",