diff --git a/composer.json b/composer.json index 8e1aade..cd7911d 100644 --- a/composer.json +++ b/composer.json @@ -16,5 +16,5 @@ "ModularityProducts\\": "source/php/" } }, - "version": "3.0.14" + "version": "3.0.15" } \ No newline at end of file diff --git a/modularity-products.php b/modularity-products.php index c0fa4e8..4ace864 100755 --- a/modularity-products.php +++ b/modularity-products.php @@ -4,7 +4,7 @@ * Plugin Name: Modularity Products * Plugin URI: https://github.com/helsingborg-stad/modularity-products * Description: An addon for displaying products. - * Version: 3.0.14 + * Version: 3.0.15 * Author: Freya Liljeberg * Author URI: https://github.com/helsingborg-stad * License: MIT diff --git a/package-lock.json b/package-lock.json index 71d5f47..833f8a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@helsingborg-stad/modularity-products", - "version": "3.0.14", + "version": "3.0.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@helsingborg-stad/modularity-products", - "version": "3.0.14", + "version": "3.0.15", "license": "MIT", "devDependencies": { "autoprefixer": "^10.4.2", diff --git a/package.json b/package.json index a02fa2a..4169738 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@helsingborg-stad/modularity-products", - "version": "3.0.14", + "version": "3.0.15", "description": "An addon for displaying products.", "main": "", "repository": {