From 8717fbaa7dbf89c2c00d40b477ce5fa078bad08d Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Thu, 3 Feb 2022 15:52:22 -0500 Subject: [PATCH] fix release table --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 0da7b8bd3a..840ea98049 100644 --- a/README.md +++ b/README.md @@ -188,12 +188,8 @@ contact the [JWST Help Desk](https://jwsthelp.stsci.edu). | jwst tag | DMS build | CRDS_CONTEXT | Date | Notes | | -------- | --------- | ------------ | ---------- | ----------------------------------------------| -<<<<<<< HEAD -| 1.4.2 | B7.9 | 0797 | 2022-01-20 | Third release candidate for B7.9 | -======= -| 1.4.3 | B7.9.1 | 0800 | 2022-02-03 | Final B7.9.1 | +| 1.4.3 | B7.9.1 | 0797 | 2022-02-03 | Final B7.9.1 | | 1.4.2 | B7.9 | 0797 | 2022-01-20 | Final release candidate for B7.9 | ->>>>>>> 2c85acb6... prepare 1.4.3 changelog (#6712) | 1.4.1 | B7.9rc2 | 0786* | 2022-01-15 | Second release candidate for B7.9 | | 1.4.0 | B7.9rc1 | 0786* | 2022-01-10 | First release candidate for B7.9 | | 1.3.3 | B7.8.2 | 0764 | 2021-10-05 | Same as 1.3.2, but with installation bug fix |