Skip to content

Commit b33f87e

Browse files
committed
MPAE-2521: updating metadata version
1 parent 6513025 commit b33f87e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.main-meta/main.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"content": {
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic18f47q10-curiosity-hpc-demo-code",
7-
"version": "1.0.1 ",
7+
"version": "1.0.2",
88
"displayName": "PIC18F47Q10 High-Pin-Count Curiosity Board Demo Code",
99
"projectName": "pic18f47q10-curiosity-hpc-demo-code",
1010
"shortDescription": "Demo code for HPC board for PIC18-Q10 devices",
@@ -46,13 +46,13 @@
4646
"Peripherals", "UART"
4747
],
4848
[
49-
"Peripherals", "TMR1"
49+
"Peripherals", "Timer"
5050
],
5151
[
5252
"Peripherals", "Interrupts"
5353
],
5454
[
55-
"Peripherals", "WWDT"
55+
"Peripherals", "Watchdog"
5656
],
5757
[
5858
"Peripherals", "Sleep"
@@ -68,7 +68,8 @@
6868
"Demo Code",
6969
"Getting Started",
7070
"Q10",
71-
"PIC18-Q10"
71+
"PIC18-Q10",
72+
"Curiosity Board"
7273
],
7374
"additionalData": {
7475
"longDescription": {

0 commit comments

Comments
 (0)