Skip to content

Commit 5667009

Browse files
Update issue template version dropdowns
1 parent 7ea30a8 commit 5667009

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ body:
7171
description: What version of SkiaSharp are you using?
7272
options:
7373
- Nightly / CI build
74-
- 4.152.0-rc.1 (Pre-release)
74+
- 4.154.0-preview.1 (Pre-release)
7575
- 4.151.2 (Current)
7676
- 4.151.1 (Previous)
7777
- 4.151.0 (Deprecated)
@@ -93,6 +93,8 @@ body:
9393
label: Last Known Good Version of SkiaSharp
9494
description: What version of SkiaSharp still did what you expected?
9595
options:
96+
- 4.154.0-preview.1 (Pre-release)
97+
- 4.153.0-preview.1 (Pre-release)
9698
- 4.152.0-rc.1 (Pre-release)
9799
- 4.152.0-preview.1 (Pre-release)
98100
- 4.151.2 (Current)
@@ -107,7 +109,7 @@ body:
107109
- 2.x (Obsolete)
108110
- 1.x (Obsolete)
109111
- Other (Please indicate in the description)
110-
default: 2
112+
default: 4
111113
- type: dropdown
112114
id: ide
113115
validations:

0 commit comments

Comments
 (0)