Bump versions for -rc.7

This commit is contained in:
Nick Martin
2014-10-12 13:53:01 -07:00
parent bb72d62ca8
commit 03b8e2b2ad
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Update the client when new client code is available",
version: '1.1.2-rc.3'
version: '1.1.2-rc.4'
});
Cordova.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "The Meteor command-line tool",
version: '1.0.34-rc.8'
version: '1.0.34-rc.9'
});
Package.includeTool();

View File

@@ -1,6 +1,6 @@
{
"track": "METEOR",
"version": "0.9.4-rc.6",
"version": "0.9.4-rc.7",
"recommended": false,
"official": false,
"description": "An RC of Meteor 0.9.4."