From 9adbc686ba7f12fef718f8b9a64d1b638fa107ad Mon Sep 17 00:00:00 2001 From: Oleksandr Marynch Date: Mon, 7 Oct 2019 17:09:49 +0300 Subject: [PATCH] update version 2.1.5-alpha --- Framework/AppInterface.php | 2 +- composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Framework/AppInterface.php b/Framework/AppInterface.php index 4d2a411e..adc28d8d 100644 --- a/Framework/AppInterface.php +++ b/Framework/AppInterface.php @@ -20,5 +20,5 @@ interface AppInterface /** * If this is updated it must also be updated in composer.json */ - const APP_VERSION = '2.1.4-alpha'; + const APP_VERSION = '2.1.5-alpha'; } diff --git a/composer.json b/composer.json index 897373b1..6afe79f6 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "avalara/avatax-magento", "type": "magento2-module", - "version": "2.1.4-alpha", + "version": "2.1.5-alpha", "license": "OSL-3.0", "description": "Magento module for Avalara's AvaTax suite of business tax calculation and processing services. Uses the AvaTax REST v2 API.", "require": { diff --git a/etc/module.xml b/etc/module.xml index 1a65bddc..e271dd03 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -16,7 +16,7 @@ --> - +