diff --git a/composer.json b/composer.json index 00c7ac6..43a7841 100644 --- a/composer.json +++ b/composer.json @@ -16,5 +16,5 @@ "ModularityProducts\\": "source/php/" } }, - "version": "3.0.11" + "version": "3.0.12" } \ No newline at end of file diff --git a/modularity-products.php b/modularity-products.php index 2f8f7e5..10f05eb 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.11 + * Version: 3.0.12 * Author: Freya Liljeberg * Author URI: https://github.com/helsingborg-stad * License: MIT diff --git a/package-lock.json b/package-lock.json index 0783c30..fc42afb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "modularity-products", - "version": "3.0.11", + "version": "3.0.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "modularity-products", - "version": "3.0.11", + "version": "3.0.12", "license": "MIT", "devDependencies": { "autoprefixer": "^10.4.2", diff --git a/package.json b/package.json index e8da31a..f1edead 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "modularity-products", - "version": "3.0.11", + "version": "3.0.12", "description": "An addon for displaying products.", "main": "", "repository": {