From 784fbb11a8e60ef2ecedb4d91206a3d795acccb8 Mon Sep 17 00:00:00 2001 From: Dinesh Arasu Date: Tue, 14 May 2024 13:58:10 +0530 Subject: [PATCH] MPAE-15913 Updated the Release tag versrion --- .main-meta/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.main-meta/main.json b/.main-meta/main.json index 37366f6..cf37658 100644 --- a/.main-meta/main.json +++ b/.main-meta/main.json @@ -4,7 +4,7 @@ "content": { "metaDataVersion": "1.3.0", "name": "com.microchip.mcu8.mplabx.project.pic18f47q10-cnano-rnbd-rn487x-gettingstarted-mplab-mcc", - "version": "1.0.1", + "version": "2.1.0", "displayName": "PIC18F47Q10 RNBD_RN487x Demo Application for Transparent UART and Basic Data Exchange", "projectName": "pic18f47q10-cnano-rnbd-rn487x-gettingstarted-mplab-mcc", "shortDescription": "This code example demonstrates how to transfer Data between mobile APP and to the PC Terminal for rnbd-rn487x ble devices using PIC microcontroller.",