diff --git a/scripts/templates/body-jekyll-release-post-part-1-liquid.md b/scripts/templates/body-jekyll-release-post-part-1-liquid.md index 4af6669..486b85f 100644 --- a/scripts/templates/body-jekyll-release-post-part-1-liquid.md +++ b/scripts/templates/body-jekyll-release-post-part-1-liquid.md @@ -7,13 +7,13 @@ summary: "Version **{{ XBB_RELEASE_VERSION }}** is a maintenance release; it fix summary: "Version **{{ XBB_RELEASE_VERSION }}** is a new release; it follows the Arm release." -arm_version: "12.2.Rel1" -arm_date: "December 22, 2022" -gcc_version: "12.2.1" -binutils_version: "2.39" -newlib_version: "4.2.0" -gdb_version: "12.1" -python_version: "3.11.4" +arm_version: "12.3.Rel1" +arm_date: "July 28, 2023" +gcc_version: "12.3.1" +binutils_version: "2.40" +gdb_version: "13.2" +newlib_version: "4.3.0" +python_version: "3.11.1" version: "{{ XBB_RELEASE_VERSION }}" npm_subversion: "1"