smartfacecloud-updater
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -54,2 +54,5 @@ { | ||
"description": "Updated smartface to 0.1.33" | ||
}, | ||
"0.0.18": { | ||
"description": "Updated smartface to 0.1.34" | ||
} | ||
@@ -56,0 +59,0 @@ } |
@@ -5,3 +5,3 @@ const execFile = require('child_process').execFile; | ||
const semver = require('semver'); | ||
const PACKAGE_VERSION = '0.0.17'; | ||
const PACKAGE_VERSION = '0.0.18'; | ||
@@ -8,0 +8,0 @@ const CURRENT_VERSION = { |
{ | ||
"name": "smartfacecloud-updater", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Auto updater for SmartfaceCloud", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
9190
22
300