Skip to content

Commit df8dcf6

Browse files
authored
Merge pull request #6252 from IQSS/6250_update_version_to_4.17
6250 update version to 4.17
2 parents 117a962 + 5d66ecf commit df8dcf6

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.16'
68+
version = '4.17'
6969
# The full version, including alpha/beta/rc tags.
70-
release = '4.16'
70+
release = '4.17'
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 Documentation Versions
66

77
This list provides a way to refer to the documentation for previous versions of Dataverse. 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.16
9+
- 4.17
1010

11+
- `4.16 </en/4.16/>`__
1112
- `4.15.1 </en/4.15.1/>`__
1213
- `4.15 </en/4.15/>`__
1314
- `4.14 </en/4.14/>`__

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.16</version>
10+
<version>4.17</version>
1111
<packaging>war</packaging>
1212
<name>dataverse</name>
1313
<properties>

0 commit comments

Comments
 (0)