Skip to content

Commit

Permalink
Merge pull request #5418 from IQSS/5415-bump_version_v4.10
Browse files Browse the repository at this point in the history
5415 bump version v4.10
  • Loading branch information
kcondon authored Dec 20, 2018
2 parents 0ca7d73 + f060c79 commit 38851fa
Show file tree
Hide file tree
Showing 5 changed files with 357 additions and 4 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.9.4'
version = '4.10'
# The full version, including alpha/beta/rc tags.
release = '4.9.4'
release = '4.10'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
3 changes: 2 additions & 1 deletion doc/sphinx-guides/source/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ 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.9.4
- 4.10
- `4.9.4 </en/4.9.4/>`__
- `4.9.3 </en/4.9.3/>`__
- `4.9.2 </en/4.9.2/>`__
- `4.9.1 </en/4.9.1/>`__
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.9.4</version>
<version>4.10</version>
<packaging>war</packaging>

<name>dataverse</name>
Expand Down
Loading

0 comments on commit 38851fa

Please sign in to comment.