Skip to content

Commit 4a9e5af

Browse files
authored
chore: update version references to v2.12.0, remove RCs (#144)
1 parent 9af5e95 commit 4a9e5af

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

targets.json

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,7 @@
33
"nightly": {
44
"sem_ver": "v3.0.0"
55
},
6-
"v2.12.0-rc4": {
7-
"build_container": "ghcr.io/edgetx/edgetx-builder:2.12"
8-
},
9-
"v2.12.0-rc3": {
10-
"build_container": "ghcr.io/edgetx/edgetx-builder:2.12"
11-
},
12-
"v2.12.0-rc2": {
13-
"build_container": "ghcr.io/edgetx/edgetx-builder:2.12"
14-
},
15-
"v2.12.0-rc1": {
6+
"v2.12.0": {
167
"build_container": "ghcr.io/edgetx/edgetx-builder:2.12"
178
},
189
"v2.11.5": {
@@ -294,7 +285,7 @@
294285
},
295286
"t15pro": {
296287
"description": "Jumper T15 Pro",
297-
"version_supported": ">= v2.12.0-rc1",
288+
"version_supported": ">= v2.12.0",
298289
"tags": ["colorlcd", "bluetooth"]
299290
},
300291
"t16": {
@@ -368,7 +359,7 @@
368359
},
369360
"tx15": {
370361
"description": "RadioMaster TX15",
371-
"version_supported": ">= v2.12.0-rc1",
362+
"version_supported": ">= v2.12.0",
372363
"tags": ["colorlcd"]
373364
},
374365
"tx16s": {
@@ -377,7 +368,7 @@
377368
},
378369
"tx16smk3": {
379370
"description": "RadioMaster TX16S MK3",
380-
"version_supported": ">= v2.12.0-rc3",
371+
"version_supported": ">= v2.12.0",
381372
"tags": ["colorlcd", "bluetooth"]
382373
},
383374
"zorro": {

0 commit comments

Comments
 (0)