Skip to content

Commit 8767fe6

Browse files
committed
version bump
1 parent 96e9ddb commit 8767fe6

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ pytest
99
build/pyscripts.js
1010
stopserver
1111
.env*
12+
pyatv

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atv-mac-remote",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "ATV Remote",
55
"productName": "ATV Remote",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atv-mac-remote",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"main": "app/main.js",
55
"description": "ATV Remote",
66
"productName": "ATV Remote",

0 commit comments

Comments
 (0)