Skip to content

Commit 614c4d5

Browse files
committed
chore: Bump version
1 parent 7e7fcf4 commit 614c4d5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/en/changelog/firmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Stay up to date with Doorman's latest features, improvements, and i
55
# Release Notes & Changelog
66
Welcome to the latest updates! Here's a breakdown of all the **new features**, **improvements**, and important **changes** you need to know. Be sure to check out the **Breaking Changes** section for any actions needed to keep everything running smoothly.
77

8-
## 2026.5.0 <Badge type="warning" text="Next" />
8+
## 2026.7.0 <Badge type="warning" text="Next" />
99
### 🚨 IMPORTANT
1010
Please carefully review the breaking changes listed below before updating!
1111
This release **will impact your current setup** and **requires** you to go through the **setup process again**.

firmware/packages/common/base.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
esphome:
33
name: "${name}"
44
friendly_name: "${friendly_name}"
5-
min_version: "2026.6.0"
5+
min_version: "2026.7.0"
66
project:
77
name: AzonInc.Doorman Standard
8-
version: 2026.6.0
8+
version: 2026.7.0
99
name_add_mac_suffix: false
1010
on_boot:
1111
- priority: 500.0

0 commit comments

Comments
 (0)