make sure results from failing smartctl execution is still sent to API.

This commit is contained in:
Jason Kulatunga
2020-08-22 17:27:44 -07:00
parent 92d54df022
commit f7b2a7b41b
4 changed files with 81 additions and 10 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ package version
// VERSION is the app-global version string, which will be replaced with a
// new value during packaging
const VERSION = "0.1.2"
const VERSION = "0.1.3"