diff --git a/composer.json b/composer.json index 4477c34ab..fc5da900e 100644 --- a/composer.json +++ b/composer.json @@ -85,5 +85,5 @@ "helsingborg-stad/component-library": "Required for theme to work properly.", "helsingborg-stad/kirki": "Required for theme to work properly." }, - "version": "5.49.1" + "version": "5.49.2" } \ No newline at end of file diff --git a/composer.lock b/composer.lock index 36bd26293..33023a2ec 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": "2464cc904d51ca8df61525f3534a004d", + "content-hash": "9460fc6a65f808c475713b929d543d33", "packages": [ { "name": "composer/installers", diff --git a/package.json b/package.json index d8c009f5a..c6bd240a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@helsingborg-stad/municipio", - "version": "5.49.1", + "version": "5.49.2", "description": "The official wordpress theme of Helsingborg Stad", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",