diff --git a/packages/autoupdate/package.js b/packages/autoupdate/package.js index 5738196a105..642f3c2c1c9 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.11' + version: '1.3.12' }); Package.onUse(function (api) {