Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit e56229c

Browse files
committed
chore: update issue templates
1 parent e00f182 commit e56229c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/BUG.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ body:
4040
label: What version of AndroidIDE you're using?
4141
multiple: false
4242
options:
43-
- v2.3.0 (debug builds)
43+
- v2.4.0 (debug builds)
44+
- v2.4.0
4445
- v2.3.0
4546
- v2.2.0
4647
- v2.1.4

.github/ISSUE_TEMPLATE/FEATURE.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ body:
3232
label: What version of AndroidIDE you're using?
3333
multiple: false
3434
options:
35-
- v2.3.0 (debug builds)
35+
- v2.4.0 (debug builds)
36+
- v2.4.0
3637
- v2.3.0
3738
- v2.2.0
3839
- v2.1.4

0 commit comments

Comments
 (0)