Skip to content

Commit

Permalink
Merge pull request #5950 from IQSS/develop
Browse files Browse the repository at this point in the history
Update version to v4.15 for real this time.
  • Loading branch information
kcondon committed Jun 14, 2019
2 parents 62ba199 + 85ed5ac commit 9a0b627
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions doc/sphinx-guides/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
# built documents.
#
# The short X.Y version.
version = '4.14'
version = '4.15'
# The full version, including alpha/beta/rc tags.
release = '4.14'
release = '4.15'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
4 changes: 2 additions & 2 deletions doc/sphinx-guides/source/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Dataverse Guides Versions

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.

- 4.14

- 4.15

- `4.14 </en/4.14/>`__
- `4.13 </en/4.13/>`__
- `4.12 </en/4.12/>`__
- `4.11 </en/4.11/>`__
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
-->
<groupId>edu.harvard.iq</groupId>
<artifactId>dataverse</artifactId>
<version>4.14</version>
<version>4.15</version>
<packaging>war</packaging>
<name>dataverse</name>
<properties>
Expand Down

0 comments on commit 9a0b627

Please sign in to comment.