Update latest release number in BUG_REPORT.yml

This commit is contained in:
Héctor Ramón Jiménez 2022-12-14 03:37:49 +01:00
parent c35ca2a320
commit 0591798db7
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -58,12 +58,12 @@ body:
attributes:
label: Version
description: |
We only offer support for the `0.4` release on crates.io and the `master` branch on this repository. Which version are you using? Please make sure you are using the latest patch available (e.g. run `cargo update`).
We only offer support for the latest release on crates.io and the `master` branch on this repository. Which version are you using? Please make sure you are using the latest patch available (e.g. run `cargo update`).
If you are using an older release, please upgrade to `0.4` before filing an issue.
If you are using an older release, please upgrade to the latest one before filing an issue.
options:
- master
- 0.4
- 0.6
validations:
required: true
- type: dropdown