Skip to content

Commit 9af5e95

Browse files
authored
chore: add 2.11.5 and 2.12.0-rc4
1 parent 8989196 commit 9af5e95

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

targets.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
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+
},
69
"v2.12.0-rc3": {
710
"build_container": "ghcr.io/edgetx/edgetx-builder:2.12"
811
},
@@ -12,6 +15,9 @@
1215
"v2.12.0-rc1": {
1316
"build_container": "ghcr.io/edgetx/edgetx-builder:2.12"
1417
},
18+
"v2.11.5": {
19+
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11"
20+
},
1521
"v2.11.4": {
1622
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11"
1723
},

0 commit comments

Comments
 (0)