Skip to content

Commit 84930b3

Browse files
committed
MPAE-13383: Updated the metadata file version
1 parent 621a89a commit 84930b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.main-meta/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"content": {
55
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic18f57q43-cnano-interrupt-mplab-melody",
7-
"version": "1.0.0",
7+
"version": "2.0.0",
88
"displayName": "PIC18F57Q43 Vectored Interrupt Demo using MCC Melody",
99
"projectName": "pic18f57q43-cnano-interrupt-mplab-melody",
1010
"shortDescription": "This code example showcases the operation of vectored interrupts using Timer 0, Timer 1 and Interrupt on Change as the interrupt sources. The result of this example will be displayed in the MPLAB Data Visualizer through the UART interface.",

0 commit comments

Comments
 (0)