mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Meteor version to 3.5-beta.3 ☄️
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"track": "METEOR",
|
||||
"version": "3.5-beta.2",
|
||||
"version": "3.5-beta.3",
|
||||
"recommended": false,
|
||||
"official": false,
|
||||
"description": "Meteor experimental release"
|
||||
|
||||
@@ -21,7 +21,7 @@ N/A
|
||||
Please run the following command to update your project:
|
||||
|
||||
```bash
|
||||
meteor update --release 3.5-beta.2
|
||||
meteor update --release 3.5-beta.3
|
||||
```
|
||||
|
||||
---
|
||||
@@ -47,8 +47,11 @@ Check out [change streams documentation](https://github.com/meteor/meteor/blob/r
|
||||
|
||||
#### Bumped Meteor Packages
|
||||
|
||||
- ddp-server@3.1.2.3
|
||||
- ddp-server@3.1.3-beta350.3
|
||||
- mongo@2.3.0-beta350.3
|
||||
- test-in-console@2.0.2-beta350.3
|
||||
- webapp@2.2.1-beta350.3
|
||||
- meteor-tool@3.5.0-beta.3
|
||||
|
||||
#### Bumped NPM Packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user