Skip to content

Commit 9a0b627

Browse files
authored
Merge pull request #5950 from IQSS/develop
Update version to v4.15 for real this time.
2 parents 62ba199 + 85ed5ac commit 9a0b627

3 files changed

Lines changed: 5 additions & 5 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.14'
68+
version = '4.15'
6969
# The full version, including alpha/beta/rc tags.
70-
release = '4.14'
70+
release = '4.15'
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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +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.14
10-
9+
- 4.15
1110

11+
- `4.14 </en/4.14/>`__
1212
- `4.13 </en/4.13/>`__
1313
- `4.12 </en/4.12/>`__
1414
- `4.11 </en/4.11/>`__

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

0 commit comments

Comments
 (0)