mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
bump packages
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Package.describe({
|
||||
summary: "Update the client when new client code is available",
|
||||
version: '1.1.0-rc0'
|
||||
version: '1.1.0-rc1'
|
||||
});
|
||||
|
||||
Cordova.depends({
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Package.describe({
|
||||
summary: "The Meteor command-line tool",
|
||||
version: '1.0.29-rc3'
|
||||
version: '1.0.29-rc4'
|
||||
});
|
||||
|
||||
Package.includeTool();
|
||||
|
||||
Reference in New Issue
Block a user