diff --git a/packages/autoupdate/package.js b/packages/autoupdate/package.js index 3505397d76..c9aeeb1b7c 100644 --- a/packages/autoupdate/package.js +++ b/packages/autoupdate/package.js @@ -1,6 +1,6 @@ Package.describe({ summary: "Update the client when new client code is available", - version: '1.2.1' + version: '1.2.2' }); Cordova.depends({