From ce1d556f167ee877e58339146facd1b86cdc415e Mon Sep 17 00:00:00 2001 From: Kelly Date: Fri, 15 May 2015 08:18:01 -0400 Subject: [PATCH] bump autoupdate version --- packages/autoupdate/package.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({