From 4e59d8bb6514c718960b69a46abda591b3390c19 Mon Sep 17 00:00:00 2001 From: Christian Klaussner Date: Tue, 29 May 2018 11:34:15 +0200 Subject: [PATCH] Fix Meteor version number in History.md (#9916) --- History.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.md b/History.md index 8d207f63e7..922466535c 100644 --- a/History.md +++ b/History.md @@ -117,7 +117,7 @@ import("the-package").then(...) ``` This reuse of compiled code is the critical new feature that was added - in Meteor 1.6.2. + in Meteor 1.7. * Install the package normally with `meteor npm install the-package`, then create a symbolic link *to* the installed package elsewhere in