Skip to content

Commit

Permalink
Change title to test auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinhenderson committed Nov 10, 2021
1 parent a6e2b5c commit 7e49da8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eye-commander",
"productName": "EyeCommander",
"version": "1.0.4",
"version": "1.0.5",
"description": "Detect blinks and convert them to switch output",
"main": ".webpack/main",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8" />
<title>EyeCommander</title>
<title>EyeCommander - Windows</title>
<meta http-equiv="Content-Security-Policy" content="*" />
</head>
<body>
Expand Down

0 comments on commit 7e49da8

Please sign in to comment.