Skip to content

Commit

Permalink
build: release 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zehnm committed Mar 7, 2024
1 parent 99b14c9 commit efaa62d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

_Changes in the next release_

---

## v0.13.1 - 2024-03-07
### Changed
- Limit discovery to Apple TV 4 and newer models. Generations 2 and 3 are not supported and would fail during pairing.

---
- Delayed return of initial setup-flow screen as a workaround for the web-configurator.

## v0.13.0 - 2024-03-06
### Added
Expand Down
2 changes: 1 addition & 1 deletion driver.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"driver_id": "uc_appletv_driver2",
"version": "0.13.0",
"version": "0.13.1",
"min_core_api": "0.7.0",
"name": { "en": "Apple TV2" },
"icon": "uc:integration",
Expand Down

0 comments on commit efaa62d

Please sign in to comment.