There was an error while loading. Please reload this page.
1 parent 7ea30a8 commit 5667009Copy full SHA for 5667009
1 file changed
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -71,7 +71,7 @@ body:
71
description: What version of SkiaSharp are you using?
72
options:
73
- Nightly / CI build
74
- - 4.152.0-rc.1 (Pre-release)
+ - 4.154.0-preview.1 (Pre-release)
75
- 4.151.2 (Current)
76
- 4.151.1 (Previous)
77
- 4.151.0 (Deprecated)
@@ -93,6 +93,8 @@ body:
93
label: Last Known Good Version of SkiaSharp
94
description: What version of SkiaSharp still did what you expected?
95
96
97
+ - 4.153.0-preview.1 (Pre-release)
98
- 4.152.0-rc.1 (Pre-release)
99
- 4.152.0-preview.1 (Pre-release)
100
@@ -107,7 +109,7 @@ body:
107
109
- 2.x (Obsolete)
108
110
- 1.x (Obsolete)
111
- Other (Please indicate in the description)
- default: 2
112
+ default: 4
113
- type: dropdown
114
id: ide
115
validations:
0 commit comments