From 27301933987cbd79d6e163669d47379e9ca65598 Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Mon, 2 Mar 2026 10:35:46 +0100 Subject: [PATCH] [unity] Increased officially compatibly Unity version of 4.2 to 6000.3. --- CHANGELOG.md | 2 +- spine-unity/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7814f7bc9..34e2ea441 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -123,7 +123,7 @@ ### Unity -- **Officially supported Unity versions are 2017.1-6000.1**. +- **Officially supported Unity versions are 2017.1-6000.3**. - **Additions** diff --git a/spine-unity/README.md b/spine-unity/README.md index 55ffc600a..3bfba2267 100644 --- a/spine-unity/README.md +++ b/spine-unity/README.md @@ -22,7 +22,7 @@ Unity's physics components do not support dynamically assigned vertices so they ## Unity version -spine-unity is compatible with Unity 2017.1-6000.1. +spine-unity is compatible with Unity 2017.1-6000.3. ## Usage