Skip to content

Commit 0fca7bd

Browse files
authored
chore: add 2.11.3 release (#123)
1 parent 3b0ab55 commit 0fca7bd

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

targets.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
"path": "object.sha"
77
}
88
},
9+
"v2.11.3": {
10+
"sha": "a7a1f37f54ebfefbda6ff03399f6d052e11fe4de",
11+
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
12+
"exclude_targets": ["x10-access", "x7-access"]
13+
},
914
"v2.11.2": {
1015
"sha": "84cde07404cc6ee664f8f59aea604fe02c708d5d",
1116
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
@@ -465,27 +470,27 @@
465470
"tags": ["stdlcd", "bluetooth"]
466471
},
467472
"gx12": {
468-
"description": "Radiomaster GX12",
473+
"description": "RadioMaster GX12",
469474
"tags": ["stdlcd", "bluetooth"]
470475
},
471476
"mt12": {
472-
"description": "Radiomaster MT12",
477+
"description": "RadioMaster MT12",
473478
"tags": ["stdlcd"]
474479
},
475480
"pocket": {
476481
"description": "RadioMaster Pocket",
477482
"tags": ["stdlcd", "bluetooth"]
478483
},
479484
"t8": {
480-
"description": "Radiomaster T8",
485+
"description": "RadioMaster T8",
481486
"tags": ["stdlcd"]
482487
},
483488
"tx12": {
484-
"description": "Radiomaster TX12",
489+
"description": "RadioMaster TX12",
485490
"tags": ["stdlcd"]
486491
},
487492
"tx12mk2": {
488-
"description": "Radiomaster TX12MK2",
493+
"description": "RadioMaster TX12MK2",
489494
"tags": ["stdlcd", "bluetooth"]
490495
},
491496
"tx15": {

0 commit comments

Comments
 (0)