diff --git a/composer.json b/composer.json index 24e700a7e..94b588406 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.14.0" + "version": "4.14.1" } \ No newline at end of file diff --git a/composer.lock b/composer.lock index ba82dfbea..7f7d0332c 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": "caf73f37e947ac03a83c429f0a3f31f9", + "content-hash": "7b64729aec92aebc8934dd95f70a61b4", "packages": [ { "name": "composer/installers", diff --git a/package.json b/package.json index 19099c877..6433e274d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "municipio", - "version": "4.14.0", + "version": "4.14.1", "description": "The official wordpress theme of Helsingborg Stad", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",