From 345cef72056e070a57509f74a0d78d445bd18a37 Mon Sep 17 00:00:00 2001 From: chaymankala Date: Thu, 17 Oct 2024 16:31:15 +0530 Subject: [PATCH] [release] supports onesignal v5 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6c54d5cd..8edd529c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kiot-phonegap-nfc", - "version": "2.0.2", + "version": "2.0.3", "description": "Near Field Communication (NFC) Plugin. Read and write NDEF messages to NFC tags and share NDEF messages with peers.", "cordova": { "id": "phonegap-nfc", diff --git a/plugin.xml b/plugin.xml index aa79e895..1ad38b60 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="kiot-phonegap-nfc" - version="2.0.2"> + version="2.0.3"> NFC