Skip to content

Commit 8209a6d

Browse files
committed
Bump version to 2026.4.1 [skip-versioning]
1 parent 0bcb90c commit 8209a6d

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ body:
3333
attributes:
3434
label: Firmware Version
3535
description: Enter the ESPHome firmware version number.
36-
placeholder: e.g., 2026.3.21
36+
placeholder: e.g., 2026.4.1
3737
validations:
3838
required: false
3939
- type: input
4040
attributes:
4141
label: Blueprint Version
4242
description: Enter the Blueprint version number.
43-
placeholder: e.g., 16
43+
placeholder: e.g., 17
4444
validations:
4545
required: false
4646
- type: dropdown
@@ -93,9 +93,15 @@ body:
9393
Please follow the guidelines below to ensure the logs are comprehensive:
9494
9595
- **Boot Issues**: If the problem occurs during boot, capture the logs from the start of your device to a minute or two after the boot completes.
96+
97+
98+
9699
Look for errors or unusual messages during this period.
97100
98101
- **TFT File Update Issues**: For problems related to TFT file updates, include logs from the moment you press the **Update TFT Display** button until a few seconds after the device restarts.
102+
103+
104+
99105
Pay attention to any error messages or warnings during the update process.
100106
101107
- **Other Issues**: For other types of problems, include logs that encompass the issue's onset and continue for a short duration thereafter. This will help in pinpointing the exact moment and nature of the issue.
@@ -118,4 +124,5 @@ body:
118124
- **Relevancy is Key**: To expedite troubleshooting, avoid including logs that are not related to the issue at hand. This helps in focusing on the pertinent information.
119125
120126
Your attention to sharing targeted and relevant log data is greatly appreciated and aids in efficient problem resolution.
127+
121128
...

versioning/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Do not edit this file
22
# The GitHub action will take care of updating version number when the PR is merged to `main`
33
---
4-
version: 2026.3.21
4+
version: 2026.4.1
55
...

0 commit comments

Comments
 (0)