Finalize release notes for 2.13.2 Change-Id: Id810a3bc345f751553e991e33d5b3c758df3240b
diff --git a/index.md b/index.md index 61ec719..3cd0076 100644 --- a/index.md +++ b/index.md
@@ -24,7 +24,7 @@ ## Download -[Gerrit 2.13.1][download] +[Gerrit 2.13.2][download] *** @@ -89,7 +89,7 @@ |||---||| -[download]: https://gerrit-documentation.storage.googleapis.com/ReleaseNotes/ReleaseNotes-2.13.1.html -[git gc]: https://gerrit-documentation.storage.googleapis.com/Documentation/2.13.1/config-gerrit.html#gc -[plugins]: https://gerrit-documentation.storage.googleapis.com/Documentation/2.13.1/config-plugins.html +[download]: /releases/2.13.md +[git gc]: https://gerrit-documentation.storage.googleapis.com/Documentation/2.13.2/config-gerrit.html#gc +[plugins]: https://gerrit-documentation.storage.googleapis.com/Documentation/2.13.2/config-plugins.html [replicate]: https://gerrit.googlesource.com/plugins/replication/+doc/master/src/main/resources/Documentation/config.md
diff --git a/navbar.md b/navbar.md index 115d2ce..96a3cd7 100644 --- a/navbar.md +++ b/navbar.md
@@ -2,7 +2,7 @@ * [About](/about.md) * [Releases](/releases/README.md) -* [Documentation](https://gerrit-documentation.storage.googleapis.com/Documentation/2.13.1/index.html) +* [Documentation](https://gerrit-documentation.storage.googleapis.com/Documentation/2.13.2/index.html) * [Issues](/issues.md) * [Wiki](https://gerrit.googlesource.com/homepage/+/md-pages/docs/) * [Source](https://gerrit.googlesource.com/gerrit/)
diff --git a/releases/2.13.md b/releases/2.13.md index 2a134c2..57be323 100644 --- a/releases/2.13.md +++ b/releases/2.13.md
@@ -1,9 +1,11 @@ # Gerrit 2.13 -Download: **[2.13.1](https://gerrit-releases.storage.googleapis.com/gerrit-2.13.1.war)** +Download: **[2.13.2](https://gerrit-releases.storage.googleapis.com/gerrit-2.13.2.war)** +| [2.13.1](https://gerrit-releases.storage.googleapis.com/gerrit-2.13.1.war) | [2.13](https://gerrit-releases.storage.googleapis.com/gerrit-2.13.war) -Documentation: **[2.13.1](https://gerrit-documentation.storage.googleapis.com/Documentation/2.13.1/index.html)** +Documentation: **[2.13.2](https://gerrit-documentation.storage.googleapis.com/Documentation/2.13.2/index.html)** +| [2.13.1](https://gerrit-documentation.storage.googleapis.com/Documentation/2.13.1/index.html) | [2.13](https://gerrit-documentation.storage.googleapis.com/Documentation/2.13/index.html) [TOC] @@ -452,7 +454,7 @@ ## Bugfix Releases -### 2.13.2 *(In development)* {#2.13.2} +### 2.13.2 {#2.13.2} * Allow to delete caches if not empty when initializing site during upgrade.
diff --git a/releases/README.md b/releases/README.md index 2cf8366..fa8ba6e 100644 --- a/releases/README.md +++ b/releases/README.md
@@ -1,6 +1,6 @@ # Gerrit Code Review Releases -Latest release: **[2.13.1](/releases/2.13.md)**. +Latest release: **[2.13.2](/releases/2.13.md)**. [TOC]