diff --git a/composer.json b/composer.json index 0083d9c98..4a902ec18 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.129.17" + "version": "5.129.18" } \ No newline at end of file diff --git a/composer.lock b/composer.lock index 7af26bc78..9efeb264d 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": "065af4f0050f7a715b8fd94921e367e5", + "content-hash": "b739e3ef69933bcc04ff49d0025ea2ad", "packages": [ { "name": "composer/installers", diff --git a/package.json b/package.json index 97e4ce081..7493550e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@helsingborg-stad/municipio", - "version": "5.129.17", + "version": "5.129.18", "description": "The official wordpress theme of Helsingborg Stad", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",