From a920ced03a15dcc6975bdea9aafbb0461d40f417 Mon Sep 17 00:00:00 2001 From: Kevin Condon Date: Tue, 13 Apr 2021 09:51:49 -0400 Subject: [PATCH 1/3] Update pom.xml Update version to v5.4.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8317eea11ab..f33ba575009 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ --> edu.harvard.iq dataverse - 5.4 + 5.4.1 war dataverse From 19f287e8571bfb35f8c4629e4163740978a72252 Mon Sep 17 00:00:00 2001 From: Kevin Condon Date: Tue, 13 Apr 2021 09:53:14 -0400 Subject: [PATCH 2/3] Update conf.py Update version to v5.4.1 --- doc/sphinx-guides/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx-guides/source/conf.py b/doc/sphinx-guides/source/conf.py index ce6b93aec7f..661285dff73 100755 --- a/doc/sphinx-guides/source/conf.py +++ b/doc/sphinx-guides/source/conf.py @@ -65,9 +65,9 @@ # built documents. # # The short X.Y version. -version = '5.4' +version = '5.4.1' # The full version, including alpha/beta/rc tags. -release = '5.4' +release = '5.4.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. From 148c132503498d36d8a40a3157909f039ce61bdc Mon Sep 17 00:00:00 2001 From: Kevin Condon Date: Tue, 13 Apr 2021 09:54:01 -0400 Subject: [PATCH 3/3] Update versions.rst Update version to v5.4.1 --- doc/sphinx-guides/source/versions.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/sphinx-guides/source/versions.rst b/doc/sphinx-guides/source/versions.rst index 976b338345e..a74192cd02e 100755 --- a/doc/sphinx-guides/source/versions.rst +++ b/doc/sphinx-guides/source/versions.rst @@ -6,8 +6,9 @@ Dataverse Software Documentation Versions This list provides a way to refer to the documentation for previous versions of the Dataverse Software. In order to learn more about the updates delivered from one version to another, visit the `Releases `__ page in our GitHub repo. -- 5.4 +- 5.4.1 +- `5.4 `__ - `5.3 `__ - `5.2 `__ - `5.1.1 `__