added version set in the update function as well so that it will update the version on an update

This commit is contained in:
David Sulpy
2015-09-14 16:48:27 -05:00
parent 1c2189b63c
commit 61d2aac45a

View File

@@ -239,6 +239,7 @@ def installed() {
}
def updated() {
atomicState.version = "1.0.18"
unsubscribe()
if (atomicState.bucketKey != null && atomicState.accessKey != null) {