From 19cb9e396746f4ac4be8b46f751fd390797e5c8f Mon Sep 17 00:00:00 2001 From: Martin Weise <martin.weise@tuwien.ac.at> Date: Thu, 20 Jul 2023 10:49:16 +0200 Subject: [PATCH] Added versions --- docs/index.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index d2b05ee..50e75e3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -23,10 +23,14 @@ We present a database repository system that allows researchers to ingest data i through common interfaces, provides efficient access to arbitrary subsets of data even when the underlying data store is evolving, allows reproducing of query results and supports findable-, accessible-, interoperable- and reusable data. -## Change Version - -- [v1.3](/v1.3) -- [latest](/latest) +## Releases + +| Release | Links | Status | +|---------|-----------------------------------------|-------------------| +| 1.3 | [Docs](/infrastructures/dbrepo/1.3/) | Release Candidate | +| latest | [Docs](/infrastructures/dbrepo/latest/) | Developer Preview | +| 1.2 | | EOL | +| 1.1 | | EOL | ## More Information -- GitLab