diff --git a/composer.json b/composer.json index 8b82f5a59..8a84d17e1 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.6.3" + "version": "2.6.6" } \ No newline at end of file diff --git a/composer.lock b/composer.lock index 0e5b77625..3f847d503 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": "bae95e99d38c61831c39b148f4ba1fac", + "content-hash": "fc3006e6a032a49a305d8c1e13e3cd95", "packages": [ { "name": "composer/installers", diff --git a/package.json b/package.json index 165726314..80dcd48b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "municipio", - "version": "4.6.3", + "version": "2.6.6", "description": "The official wordpress theme of Helsingborg Stad", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",