diff --git a/CHANGELOG.md b/CHANGELOG.md index 27cf779..06e29c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------------------ ----- OpenMS 3.1.0 (released: under development) ---- +---- OpenMS 3.2.0 (released: under development) ---- ------------------------------------------------------------------------------------------ - fix some TOPPAS inaccuracies diff --git a/docs/conf.py b/docs/conf.py index d28cdf2..115485d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -26,12 +26,12 @@ # built documents. # # The short major.minor.patch version. -version = '3.1.0' +version = '3.2.0' # Short version for the latest supported KNIME knime_version = '5.2.0' # The full version, including alpha/beta/rc tags. -release = '3.1.0dev' +release = '3.2.0' # -- General configuration --------------------------------------------------- diff --git a/docs/tutorials-and-quickstart-guides/openms-user-tutorial.md b/docs/tutorials-and-quickstart-guides/openms-user-tutorial.md index 65145b9..49e296e 100644 --- a/docs/tutorials-and-quickstart-guides/openms-user-tutorial.md +++ b/docs/tutorials-and-quickstart-guides/openms-user-tutorial.md @@ -36,7 +36,7 @@ If you are working through this tutorial at home/online, proceed with the follow not conda, nor docker. ::: -- Download and install [KNIME](https://www.knime.org/downloads/overview) +- Download and install [KNIME](https://www.knime.org/downloads/) :::: diff --git a/docs/tutorials/knime-user-tutorial.md b/docs/tutorials/knime-user-tutorial.md index 78ca0d9..4163099 100644 --- a/docs/tutorials/knime-user-tutorial.md +++ b/docs/tutorials/knime-user-tutorial.md @@ -42,7 +42,7 @@ If you are working through this tutorial at home/online, proceed with the follow not conda, nor docker. ::: -- Download and install [KNIME](https://www.knime.org/downloads/overview) +- Download and install [KNIME](https://www.knime.org/downloads/) ::::