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

Commit acf6973

Browse files
committed
chore: update version numbers in issue templates
1 parent b9d84e4 commit acf6973

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/BUG.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ body:
4040
label: What version of AndroidIDE you're using?
4141
multiple: false
4242
options:
43-
- v2.4.0 (debug builds)
43+
- v2.5.0 (debug builds)
44+
- v2.5.0
45+
- v2.4.1
4446
- v2.4.0
4547
- v2.3.0
4648
- v2.2.0

.github/ISSUE_TEMPLATE/FEATURE.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ body:
3232
label: What version of AndroidIDE you're using?
3333
multiple: false
3434
options:
35-
- v2.4.0 (debug builds)
35+
- v2.5.0 (debug builds)
36+
- v2.5.0
37+
- v2.4.1
3638
- v2.4.0
3739
- v2.3.0
3840
- v2.2.0

0 commit comments

Comments
 (0)