diff --git a/README.md b/README.md index 6726d13..d806a46 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A starting point for Meteor apps. Base Version - v4.10.0 + v4.11.0 Meteor Version diff --git a/imports/ui/pages/Index.js b/imports/ui/pages/Index.js index d56a912..f8a57ee 100644 --- a/imports/ui/pages/Index.js +++ b/imports/ui/pages/Index.js @@ -7,7 +7,7 @@ const Index = () => (

Base

A starting point for Meteor applications.

Read the Documentation

-

Currently at v4.10.0

+

Currently at v4.11.0

);