Skip to content

Commit 09214cc

Browse files
committed
build: release 0.6.3
1 parent f31efd9 commit 09214cc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ _Changes in the next release_
1010

1111
---
1212

13+
## v0.6.3 - 2024-12-08
14+
### Added
15+
- Add device profile for "onn. Streaming Device 4K pro".
16+
1317
## v0.6.2 - 2024-07-23
1418
### Changed
1519
- Create a one-folder bundle with pyinstaller instead a one-file bundle to save resources.

driver.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"driver_id": "androidtv",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"min_core_api": "0.20.0",
55
"name": { "en": "Android TV" },
66
"icon": "uc:integration",
@@ -41,5 +41,5 @@
4141
}
4242
]
4343
},
44-
"release_date": "2024-07-23"
44+
"release_date": "2024-12-08"
4545
}

0 commit comments

Comments
 (0)