From 51083662e52ae0208f45d4510dc9005434a6fe29 Mon Sep 17 00:00:00 2001 From: Enzo Cioppettini Date: Mon, 13 Dec 2021 10:12:37 -0300 Subject: [PATCH] bump plugin patch version number --- bindings/wallet-cordova/plugin.xml | 4 ++-- bindings/wallet-cordova/tests/plugin.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bindings/wallet-cordova/plugin.xml b/bindings/wallet-cordova/plugin.xml index 25b247cf..9f4e55e5 100644 --- a/bindings/wallet-cordova/plugin.xml +++ b/bindings/wallet-cordova/plugin.xml @@ -1,6 +1,6 @@ - + Wallet Cordova Plugin Wallet Cordova Plugin MIT OR Apache-2.0 @@ -82,4 +82,4 @@ - \ No newline at end of file + diff --git a/bindings/wallet-cordova/tests/plugin.xml b/bindings/wallet-cordova/tests/plugin.xml index b0bdceee..6e0eab98 100644 --- a/bindings/wallet-cordova/tests/plugin.xml +++ b/bindings/wallet-cordova/tests/plugin.xml @@ -2,7 +2,7 @@ + version="0.7.1"> Wallet cordova plugin tests Apache 2.0 OR MIT