diff --git a/content/en/config.yaml b/content/en/config.yaml index 0c0598b972..8da0e9ebc0 100644 --- a/content/en/config.yaml +++ b/content/en/config.yaml @@ -10,7 +10,7 @@ params: # Hero subtitle (optional) subtitle: The fundamental package for scientific computing with Python # Button text - buttontext: "Latest release: NumPy 1.25. View all releases" + buttontext: "Latest release: NumPy 1.26. View all releases" # Where the main hero button links to buttonlink: "/news/#releases" # Hero image (from static/images/___) diff --git a/content/ja/config.yaml b/content/ja/config.yaml index d76679188b..7df6bbcbe9 100644 --- a/content/ja/config.yaml +++ b/content/ja/config.yaml @@ -10,7 +10,7 @@ params: #Hero subtitle (optional) subtitle: Pythonによる科学技術計算の基礎パッケージ #Button text - buttontext: "最新リリース: Numpy 1.25. すべてのリリースを表示する" + buttontext: "最新リリース: Numpy 1.26. すべてのリリースを表示する" #Where the main hero button links to buttonlink: "/ja/news/#releases" #Hero image (from static/images/___) diff --git a/content/pt/config.yaml b/content/pt/config.yaml index ef21c4ac03..189a3b9f91 100644 --- a/content/pt/config.yaml +++ b/content/pt/config.yaml @@ -10,7 +10,7 @@ params: #Hero subtitle (optional) subtitle: A biblioteca fundamental para computação científica com Python #Button text - buttontext: "Última versão: NumPy 1.25. Veja todas as versões" + buttontext: "Última versão: NumPy 1.26. Veja todas as versões" #Where the main hero button links to buttonlink: "/pt/news/#releases" #Hero image (from static/images/___)