diff --git a/composer.json b/composer.json index 3e0ecbf20..f409c7991 100644 --- a/composer.json +++ b/composer.json @@ -66,5 +66,5 @@ "Municipio\\": "library/" } }, - "version": "3.25.0" + "version": "3.26.0" } \ No newline at end of file diff --git a/package.json b/package.json index fc2c2e93f..c1a523e0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "municipio", - "version": "3.25.0", + "version": "3.26.0", "description": "The official wordpress theme of Helsingborg Stad", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",