Skip to content

Commit 1aabf69

Browse files
authored
Merge pull request #9373 from IQSS/9334-v5.13bump
bump version to 5.13 #9334
2 parents 5297ed3 + d3833ae commit 1aabf69

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
@@ -66,9 +66,9 @@
6666
# built documents.
6767
#
6868
# The short X.Y version.
69-
version = '5.12.1'
69+
version = '5.13'
7070
# The full version, including alpha/beta/rc tags.
71-
release = '5.12.1'
71+
release = '5.13'
7272

7373
# The language for content autogenerated by Sphinx. Refer to documentation
7474
# 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
@@ -7,7 +7,8 @@ Dataverse Software Documentation Versions
77
This list provides a way to refer to the documentation for previous and future versions of the Dataverse Software. 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

99
- `develop Git branch <http://preview.guides.gdcc.io/en/develop/>`__
10-
- 5.12.1
10+
- 5.13
11+
- `5.12.1 </en/5.12.1/>`__
1112
- `5.12 </en/5.12/>`__
1213
- `5.11.1 </en/5.11.1/>`__
1314
- `5.11 </en/5.11/>`__

modules/dataverse-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130

131131
<properties>
132132
<!-- This is a special Maven property name, do not change! -->
133-
<revision>5.12.1</revision>
133+
<revision>5.13</revision>
134134

135135
<target.java.version>11</target.java.version>
136136
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)