We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e9ddb commit 8767fe6Copy full SHA for 8767fe6
.gitignore
@@ -9,3 +9,4 @@ pytest
9
build/pyscripts.js
10
stopserver
11
.env*
12
+pyatv
app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "atv-mac-remote",
3
- "version": "1.4.1",
+ "version": "1.4.2",
4
"description": "ATV Remote",
5
"productName": "ATV Remote",
6
"scripts": {
package.json
"main": "app/main.js",
0 commit comments