Commit 46f1d4b3a011014ef12efa91c4304b3540cbd9cb
1 parent
b5da843ba4
Exists in
master
update Base and Meteor versions
- Update Base version in README.md and client/templates/authenticated/index.html. - Update Meteor version in README.md.
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
README.md
client/templates/authenticated/index.html
... | ... | @@ -3,6 +3,6 @@ |
3 | 3 | <h2>Base</h2> |
4 | 4 | <p>A starting point for Meteor applications.</p> |
5 | 5 | <p><a class="btn btn-success" href="http://themeteorchef.com/base" role="button">Read the Documentation</a></p> |
6 | - <p style="font-size: 16px; color: #aaa;">Currently at v3.2.0</p> | |
6 | + <p style="font-size: 16px; color: #aaa;">Currently at v3.3.0</p> | |
7 | 7 | </div> |
8 | 8 | </template> | ... | ... |