adafruit-pi-finder
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -63,4 +63,3 @@ var app = require('app'), | ||
if(! config.file_upload) { | ||
main.webContents.send('reset', true); | ||
return main.webContents.send('status', 'Upload failed.'); | ||
return main.webContents.send('status', 'Nothing selected to upload.'); | ||
} | ||
@@ -67,0 +66,0 @@ |
{ | ||
"name": "adafruit-pi-finder", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "An atom-shell based utility for finding Raspberry Pis on your local network", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
Sorry, the diff of this file is not supported yet
269119
6036