From 75de191c5b73a13bd6ec19e868756b182c332057 Mon Sep 17 00:00:00 2001 From: Mikhail Kolmogorov Date: Tue, 4 Aug 2020 18:18:01 -0700 Subject: [PATCH] wrong dates --- README.md | 2 +- docs/NEWS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 727576e94..b8fe09828 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Manuals Latest updates -------------- -### Flye 2.8 release (08 Aug 2020) +### Flye 2.8 release (04 Aug 2020) * Improvements in contiguity and speed for PacBio HiFi mode * Using the `--meta` k-mer selection strategy in isolate assemblies as well. This strategy is more robust to drops in coverage/contamination and reqires less memory diff --git a/docs/NEWS.md b/docs/NEWS.md index 5c5931ed3..65d991ecc 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -1,4 +1,4 @@ -Flye 2.8 release (08 Aug 2020) +Flye 2.8 release (04 Aug 2020) ============================== * Improvements in contiguity and speed for PacBio HiFi mode * Using the `--meta` k-mer selection strategy in isolate assemblies as well.