Skip to content

Commit 7dd1387

Browse files
authored
Merge pull request #6551 from IQSS/6550_update_version_to_4_19
6550 update version to 4 19
2 parents 0cade62 + 6e68608 commit 7dd1387

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.18.1'
68+
version = '4.19'
6969
# The full version, including alpha/beta/rc tags.
70-
release = '4.18.1'
70+
release = '4.19'
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.18.1
9+
- 4.19
1010

11+
- `4.18.1 </en/4.18.1/>`__
1112
- `4.18 </en/4.18/>`__
1213
- `4.17 </en/4.17/>`__
1314
- `4.16 </en/4.16/>`__

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

0 commit comments

Comments
 (0)