Skip to content

Commit 17ad1ee

Browse files
authored
Merge pull request #6009 from IQSS/4.15.1
4.15.1
2 parents 2d18d18 + 224606b commit 17ad1ee

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

doc/sphinx-guides/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
# built documents.
6666
#
6767
# The short X.Y version.
68-
version = '4.15'
68+
version = '4.15.1'
6969
# The full version, including alpha/beta/rc tags.
70-
release = '4.15'
70+
release = '4.15.1'
7171

7272
# The language for content autogenerated by Sphinx. Refer to documentation
7373
# for a list of supported languages.

doc/sphinx-guides/source/versions.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Dataverse Guides Versions
66

77
This list provides a way to refer to previous versions of the Dataverse guides, which we still host. In order to learn more about the updates delivered from one version to another, visit the `Releases <https://github.com/IQSS/dataverse/releases>`__ page in our GitHub repo.
88

9-
- 4.15
9+
- 4.15.1
1010

11+
- `4.15 </en/4.15/>`__
1112
- `4.14 </en/4.14/>`__
1213
- `4.13 </en/4.13/>`__
1314
- `4.12 </en/4.12/>`__

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<groupId>edu.harvard.iq</groupId>
99
<artifactId>dataverse</artifactId>
10-
<version>4.15</version>
10+
<version>4.15.1</version>
1111
<packaging>war</packaging>
1212
<name>dataverse</name>
1313
<properties>

0 commit comments

Comments
 (0)