diff --git a/Framework/AppInterface.php b/Framework/AppInterface.php index 0ca56de0..193d180a 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.2-alpha'; + const APP_VERSION = '2.1.3-alpha'; } diff --git a/composer.json b/composer.json index 505f4e77..186960e7 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "avalara/avatax-magento", "type": "magento2-module", - "version": "2.1.2-alpha", + "version": "2.1.3-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 b8fb4dee..259470d3 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -16,7 +16,7 @@ --> - +