Skip to content

Commit d372c22

Browse files
authored
Update README.md
1 parent fb6a3b2 commit d372c22

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ To further enable integration in other applications developed with modern framew
1515

1616
#### Production:
1717

18-
[https://nmrium.nmrxiv.org](https://nmrium.nmrxiv.org) (currently vPRE-RELEASE - v0.33.0)
18+
[https://nmrium.nmrxiv.org](https://nmrium.nmrxiv.org) (currently - v0.1.0)
1919

2020
#### Development:
2121

2222
[https://nmriumdev.nmrxiv.org](https://nmriumdev.nmrxiv.org) (latest)
2323

2424
#### For older/specific versions
2525

26-
[https://nmrium.nmrxiv.org/releases/v0.33.0](https://nmrium.nmrxiv.org/releases/v0.33.0)
26+
Upcoming: [https://nmrium.nmrxiv.org/releases/v1.0.0](https://nmrium.nmrxiv.org/releases/v1.0.0)
2727

28-
[https://nmrium.nmrxiv.org/releases/v0.34.0](https://nmrium.nmrxiv.org/releases/v0.34.0)
28+
[https://nmrium.nmrxiv.org/releases/v0.1.0](https://nmrium.nmrxiv.org/releases/v0.1.0)
2929

3030
### Embed
3131

@@ -60,8 +60,8 @@ Raise an issue on GitHub - https://github.com/NFDI4Chem/nmrium-react-wrapper/iss
6060

6161
| NMRium React Wrapper Version | NMRium Version | NMRium Data Schema Version | Migration Script |
6262
|:---- |:--- | :---- | :---- |
63-
| [Pre-release](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.0.1) | [v0.33.0](https://github.com/cheminfo/nmrium/releases/tag/v0.33.0) | [v3](/public/data/Data%20Schema%20Versions/V3/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion3.ts) |
64-
| v1.0.0 (coming soon) | v0.34.0 (coming soon)| [v4](/public/data/Data%20Schema%20Versions/V4/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion4.ts) |
63+
| [Latest-stable](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.1.0) | [v0.33.0](https://github.com/cheminfo/nmrium/releases/tag/v0.33.0) | [v3](/public/data/Data%20Schema%20Versions/V3/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion3.ts) |
64+
| v1.0.0 (upcoming) | v0.34.0 | [v4](/public/data/Data%20Schema%20Versions/V4/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion4.ts) |
6565

6666
## License
6767

0 commit comments

Comments
 (0)