Skip to content

Commit af76ab2

Browse files
committed
build(version): bump bluetooth-battery-monitor from 0.2.0 to 0.3.0
1 parent 6476864 commit af76ab2

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@ body:
99
attributes:
1010
value: |
1111
Thanks for taking the time to fill out this bug report!
12-
- type: input
12+
- type: dropdown
1313
id: version
1414
attributes:
1515
label: Version
1616
description: What version of our software are you running?
17-
placeholder: 'Example: 0.1.0'
17+
options:
18+
- 0.1.0
19+
- 0.2.0
20+
- 0.3.0
1821
validations:
1922
required: true
2023

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)