Skip to content

Commit 8a54a38

Browse files
authored
fix: show TX15 and T15Pro for RCs (#137)
1 parent 2b63332 commit 8a54a38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

targets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
},
288288
"t15pro": {
289289
"description": "Jumper T15 Pro",
290-
"version_supported": ">= v2.12.0",
290+
"version_supported": ">= v2.12.0-RC1",
291291
"tags": ["colorlcd", "bluetooth"]
292292
},
293293
"t16": {
@@ -361,7 +361,7 @@
361361
},
362362
"tx15": {
363363
"description": "RadioMaster TX15",
364-
"version_supported": ">= v2.12.0",
364+
"version_supported": ">= v2.12-RC1",
365365
"tags": ["colorlcd"]
366366
},
367367
"tx16s": {

0 commit comments

Comments
 (0)