Commit c1751f34f30e03795323d6e83f3444cc58bf8c63

Authored by tmcdeveloper
1 parent 3c9b2a7155
Exists in master

bump Meteor version

- Bump Meteor to v1.3.5.1
- Update Meteor version in index.js component
- Update Meteor version in README.md
.meteor/.finished-upgraders
... ... @@ -11,3 +11,4 @@ notices-for-facebook-graph-api-2
11 11 1.2.0-cordova-changes
12 12 1.2.0-breaking-changes
13 13 1.3.0-split-minifiers-package
  14 +1.3.5-remove-old-dev-bundle-link
... ...
.meteor/.gitignore
  1 +dev_bundle
1 2 local
... ...
1   -METEOR@1.3.4.1
  1 +METEOR@1.3.5.1
... ...
1 1 accounts-base@1.2.8
2   -accounts-password@1.1.11
  2 +accounts-password@1.1.13
3 3 alanning:roles@1.2.15
4 4 aldeed:collection2@2.9.1
5 5 aldeed:collection2-core@1.1.1
... ... @@ -8,8 +8,8 @@ aldeed:schema-index@1.0.1
8 8 aldeed:simple-schema@1.5.3
9 9 allow-deny@1.0.5
10 10 audit-argument-checks@1.0.7
11   -autoupdate@1.2.10
12   -babel-compiler@6.8.3
  11 +autoupdate@1.2.11
  12 +babel-compiler@6.8.5
13 13 babel-runtime@0.1.9_1
14 14 base64@1.0.9
15 15 binary-heap@1.0.9
... ... @@ -20,24 +20,24 @@ browser-policy@1.0.9
20 20 browser-policy-common@1.0.10
21 21 browser-policy-content@1.0.11
22 22 browser-policy-framing@1.0.11
23   -caching-compiler@1.0.5_1
  23 +caching-compiler@1.0.6
24 24 caching-html-compiler@1.0.6
25 25 callback-hook@1.0.9
26 26 check@1.2.3
27   -coffeescript@1.1.2_1
  27 +coffeescript@1.1.4
28 28 dburles:factory@1.0.0
29 29 ddp@1.2.5
30   -ddp-client@1.2.8_1
  30 +ddp-client@1.2.9
31 31 ddp-common@1.2.6
32 32 ddp-rate-limiter@1.0.5
33   -ddp-server@1.2.8_1
  33 +ddp-server@1.2.10
34 34 deps@1.0.12
35 35 diff-sequence@1.0.6
36   -ecmascript@0.4.6_1
37   -ecmascript-runtime@0.2.11_1
  36 +ecmascript@0.4.8
  37 +ecmascript-runtime@0.2.12
38 38 ejson@1.0.12
39   -email@1.0.14_1
40   -es5-shim@4.5.12_1
  39 +email@1.0.16
  40 +es5-shim@4.5.13
41 41 fastclick@1.0.12
42 42 fortawesome:fontawesome@4.5.0
43 43 fourseven:scss@3.8.0_1
... ... @@ -45,36 +45,36 @@ geojson-utils@1.0.9
45 45 hot-code-push@1.0.4
46 46 html-tools@1.0.10
47 47 htmljs@1.0.10
48   -http@1.1.7
  48 +http@1.1.8
49 49 id-map@1.0.8
50 50 jquery@1.11.9
51 51 launch-screen@1.0.12
52 52 livedata@1.0.18
53 53 localstorage@1.0.11
54   -logging@1.0.13_1
  54 +logging@1.0.14
55 55 mdg:validated-method@1.1.0
56 56 mdg:validation-error@0.5.1
57   -meteor@1.1.15_1
  57 +meteor@1.1.16
58 58 meteor-base@1.0.4
59   -minifier-css@1.1.12_1
60   -minifier-js@1.1.12_1
  59 +minifier-css@1.1.13
  60 +minifier-js@1.1.13
61 61 minimongo@1.0.17
62 62 mobile-experience@1.0.4
63 63 mobile-status-bar@1.0.12
64   -modules@0.6.4
65   -modules-runtime@0.6.4_1
  64 +modules@0.6.5
  65 +modules-runtime@0.6.5
66 66 mongo@1.1.9_1
67 67 mongo-id@1.0.5
68   -npm-bcrypt@0.8.7
69   -npm-mongo@1.4.44_1
  68 +npm-bcrypt@0.8.6_3
  69 +npm-mongo@1.4.45
70 70 observe-sequence@1.0.12
71 71 ordered-dict@1.0.8
72 72 practicalmeteor:chai@2.1.0_1
73 73 practicalmeteor:loglevel@1.2.0_2
74   -practicalmeteor:mocha@2.4.5_5
  74 +practicalmeteor:mocha@2.4.5_6
75 75 practicalmeteor:mocha-core@1.0.1
76 76 practicalmeteor:sinon@1.14.1_2
77   -promise@0.7.2_1
  77 +promise@0.7.3
78 78 raix:eventemitter@0.1.3
79 79 random@1.0.10
80 80 rate-limit@1.0.5
... ... @@ -89,18 +89,18 @@ sha@1.0.8
89 89 spacebars@1.0.12
90 90 spacebars-compiler@1.0.12
91 91 srp@1.0.9
92   -standard-minifier-css@1.0.7_1
93   -standard-minifier-js@1.0.7_1
94   -static-html@1.0.10_1
95   -templating@1.1.12_1
  92 +standard-minifier-css@1.0.8
  93 +standard-minifier-js@1.0.8
  94 +static-html@1.0.12
  95 +templating@1.1.14
96 96 templating-tools@1.0.4
97   -themeteorchef:bert@2.1.0
  97 +themeteorchef:bert@2.1.1
98 98 tmeasday:test-reporter-helpers@0.2.1
99   -tracker@1.0.14
  99 +tracker@1.0.15
100 100 ui@1.0.11
101 101 underscore@1.0.9
102 102 url@1.0.10
103   -webapp@1.2.9_1
  103 +webapp@1.2.11
104 104 webapp-hashing@1.0.9
105 105 xolvio:backdoor@0.2.0
106 106 xolvio:cleaner@0.3.1
... ...
... ... @@ -5,11 +5,11 @@ A starting point for Meteor apps.
5 5 <tbody>
6 6 <tr>
7 7 <th>Base Version</th>
8   - <td>v4.4.0</td>
  8 + <td>v4.5.0</td>
9 9 </tr>
10 10 <tr>
11 11 <th>Meteor Version</th>
12   - <td>v1.3.4.1</td>
  12 + <td>v1.3.5.1</td>
13 13 </tr>
14 14 </tbody>
15 15 </table>
... ...
imports/ui/pages/index.js
... ... @@ -6,6 +6,6 @@ export const Index = () =&gt; (
6 6 <h2>Base</h2>
7 7 <p>A starting point for Meteor applications.</p>
8 8 <p><a className="btn btn-success" href="https://themeteorchef.com/base" role="button">Read the Documentation</a></p>
9   - <p style={ { fontSize: '16px', color: '#aaa' } }>Currently at v4.4.0</p>
  9 + <p style={ { fontSize: '16px', color: '#aaa' } }>Currently at v4.5.0</p>
10 10 </Jumbotron>
11 11 );
... ...