Skip to content

Commit

Permalink
Version bump!
Browse files Browse the repository at this point in the history
  • Loading branch information
QuinnDamerell committed Aug 11, 2024
1 parent 1545105 commit 3294b4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
<!-- This is used in the homeway UI to show updates, so keep it up to date. -->

## 1.3.5-7
## 1.3.5-8

- 🏎️ Even more speed improvements!
- 🪲 Fixing a few bugs that cause the Home Assistant frontend to break.
Expand Down
2 changes: 1 addition & 1 deletion homeway/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ image: ghcr.io/homewayio/homeway/{arch}
# Note when this version number changes, we must make a release to start a docker container build immediately, since HA will start looking for the new version.
# Basically: Make the final commit -> test and check lint actions (if a docker change, push to docker-test to ensure it builds) -> bump the version number -> create GitHub release.
# UPDATE THE CHANGE LOG!
version: 1.3.7
version: 1.3.8

0 comments on commit 3294b4d

Please sign in to comment.