diff --git a/composer.json b/composer.json index e7122d6..5d8edd3 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "oneplace/oneplace-contact-address", "description": "onePlace Contact Address Plugin. Multiple Addresses for Contacts", "type": "oneplace-plugin", - "version": "1.0.6", + "version": "1.0.7", "license": "BSD-3-Clause", "keywords": [ "laminas", diff --git a/data/structure_simple.sql b/data/structure_simple.sql new file mode 100644 index 0000000..e69de29 diff --git a/src/Module.php b/src/Module.php index 94f4ff9..16f9b3f 100644 --- a/src/Module.php +++ b/src/Module.php @@ -32,7 +32,7 @@ class Module { * * @since 1.0.0 */ - const VERSION = '1.0.6'; + const VERSION = '1.0.7'; /** * Load module config file