From e053387e949f56bd0cc2ff1f73c5c81c16f77e8d Mon Sep 17 00:00:00 2001 From: 4ian <1280130+4ian@users.noreply.github.com> Date: Mon, 22 Jun 2026 10:13:31 +0000 Subject: [PATCH] [Auto] [Update] Update recommended Spine export version to 4.2 after runtime migration --- automated_updates_data.json | 2 +- docs/gdevelop5/objects/spine/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_updates_data.json b/automated_updates_data.json index eb14cff8ead..0b49b8033bd 100644 --- a/automated_updates_data.json +++ b/automated_updates_data.json @@ -1,5 +1,5 @@ { - "last_automated_updates_commit": "969c3ba160ba5a7da09c0980d37e1faf7f42914c", + "last_automated_updates_commit": "7860c22ecd209e606d110d1583c91442f3244f31", "last_improved_things": [ { "date": "2026-02-16", diff --git a/docs/gdevelop5/objects/spine/index.md b/docs/gdevelop5/objects/spine/index.md index 2911178fac4..782677fc06e 100644 --- a/docs/gdevelop5/objects/spine/index.md +++ b/docs/gdevelop5/objects/spine/index.md @@ -26,7 +26,7 @@ You can: It uses files exported from Spine (`.json`, `.atlas`, and image files) to render and animate characters or elements with smooth, interpolated bone-based movement. !!! tip - To ensure proper compatibility with GDevelop, use **Spine version 4.1** when exporting your animations. You can select the Spine version in the **Spine launcher** before exporting your files. + To ensure proper compatibility with GDevelop, use **Spine version 4.2** when exporting your animations. You can select the Spine version in the **Spine launcher** before exporting your files. !!! note