Skip to content

Commit 7da8a50

Browse files
Fix vault_payment_token install script type where column defaults were not set
- Bump Vault module version
1 parent 8e3bbd0 commit 7da8a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Vault/etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
9-
<module name="Magento_Vault" setup_version="2.0.2">
9+
<module name="Magento_Vault" setup_version="2.0.3">
1010
<sequence>
1111
<module name="Magento_Sales"/>
1212
<module name="Magento_Store"/>

0 commit comments

Comments
 (0)