fixed dumb bug

This commit is contained in:
Vasilis Souleles 2014-04-29 14:18:13 +03:00 committed by Pablo Carranza Vélez
parent 9a87a8fbf5
commit e0aa5e3929

View File

@ -106,7 +106,7 @@ exports.update = ->
.then ([[apiKey], [uuid], [version], apps]) ->
apiKey = apiKey.value
uuid = uuid.value
version = uuid.value
version = version.value
###
# should I post 'resin-supervisor' version every 15-minutes?
# with something like