From 391b75ada6cee601bc9913d7742a7e226de9a8bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Pereira=20de=20Lucena?= Date: Tue, 10 Sep 2024 15:36:42 +0200 Subject: [PATCH] Bump v0.29 release references --- docs/en/modules/ROOT/pages/index.adoc | 2 +- docs/en/modules/releases/pages/index.adoc | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/en/modules/ROOT/pages/index.adoc b/docs/en/modules/ROOT/pages/index.adoc index 97874d6066..f1e19a8256 100644 --- a/docs/en/modules/ROOT/pages/index.adoc +++ b/docs/en/modules/ROOT/pages/index.adoc @@ -10,7 +10,7 @@ You’ve found the documentation for Decidim. Learn about the project at https:/ [NOTE] ==== -This is the documentation for the `develop` branch. You can see this same documentation site for other versions: xref:v0.28@ROOT:index.adoc[v0.28] and xref:v0.27@ROOT:index.adoc[v0.27] +This is the documentation for the `develop` branch. You can see this same documentation site for other versions: xref:v0.29@ROOT:index.adoc[v0.29], xref:v0.28@ROOT:index.adoc[v0.28] and xref:v0.27@ROOT:index.adoc[v0.27] ==== // * Read the xref:ROOT:getting-started.adoc[Getting Started guide] diff --git a/docs/en/modules/releases/pages/index.adoc b/docs/en/modules/releases/pages/index.adoc index c22db42d2e..5c2a9ec935 100644 --- a/docs/en/modules/releases/pages/index.adoc +++ b/docs/en/modules/releases/pages/index.adoc @@ -6,7 +6,8 @@ You can find all the releases (with minor and patches) at https://rubygems.org/gems/decidim/versions[RubyGems.org] and https://github.com/decidim/decidim/releases[GitHub]. -* https://decidim.org/blog/2023-12-20-new-version-0-28-0/[Version 0.28 (2022-12-20)] +* https://decidim.org/blog/2024-09-12-new-version-0-29-0/[Version 0.29 (2024-09-12)] +* https://decidim.org/blog/2023-12-20-new-version-0-28-0/[Version 0.28 (2023-12-20)] * https://decidim.org/blog/2022-09-30-new-version-0-27-0/[Version 0.27 (2022-09-30)] * https://decidim.org/blog/2022-02-22-new-version-0-26-0/[Version 0.26 (2022-02-22)] * https://decidim.org/blog/2021-10-07-new-version-0-25-0/[Version 0.25 (2021-10-07)]