Skip to content

Commit

Permalink
Bump ESPHome to 2024.9.1 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz authored Sep 23, 2024
1 parent 9abd683 commit 13fd22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
files: |
home-assistant-voice.factory.yaml
esphome-version: 2024.9.0
esphome-version: 2024.9.1
release-summary: ${{ github.event_name == 'release' && github.event.release.body || '' }}
release-url: ${{ github.event_name == 'release' && github.event.release.html_url || '' }}
release-version: ${{ github.event_name == 'release' && github.event.release.tag_name || '' }}
Expand Down

0 comments on commit 13fd22d

Please sign in to comment.