From 16ef754f852acb958716734ed5918c89ed4a6b94 Mon Sep 17 00:00:00 2001 From: Sri Ram Date: Tue, 26 Mar 2024 14:17:25 +0100 Subject: [PATCH] Updated readme to reflect 0.53 release details --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 159f73e..a84248a 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,15 @@ To further enable integration in other applications developed with modern framew #### Production: -[https://nmrium.nmrxiv.org](https://nmrium.nmrxiv.org) (currently - [v0.8.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.8.0)) +[https://nmrium.nmrxiv.org](https://nmrium.nmrxiv.org) (currently - [v0.9.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.9.0)) #### Development: [https://nmriumdev.nmrxiv.org](https://nmriumdev.nmrxiv.org) (latest) #### For older/specific versions +[https://nmrium.nmrxiv.org/releases/v0.9.0](https://nmrium.nmrxiv.org/releases/v0.9.0) -> [v0.9.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.9.0) + [https://nmrium.nmrxiv.org/releases/v0.8.0](https://nmrium.nmrxiv.org/releases/v0.8.0) -> [v0.8.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.8.0) [https://nmrium.nmrxiv.org/releases/v0.7.0](https://nmrium.nmrxiv.org/releases/v0.7.0) -> [v0.7.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.7.0) @@ -97,7 +99,7 @@ Raise an issue on GitHub - https://github.com/NFDI4Chem/nmrium-react-wrapper/iss | NMRium React Wrapper Version | NMRium Version | NMRium Data Schema Version | Migration Script | |:---- |:--- | :---- | :---- | -| [Latest-stable](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.8.0) | [v0.52.0](https://github.com/cheminfo/nmrium/releases/tag/v0.52.0) | [v4](/public/data/Data%20Schema%20Versions/V4/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion3.ts) | +| [Latest-stable](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.9.0) | [v0.53.0](https://github.com/cheminfo/nmrium/releases/tag/v0.53.0) | [v4](/public/data/Data%20Schema%20Versions/V4/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion3.ts) | ## License