From aade5d60302bbd756d989079aa99cbb04f1e9bae Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Wed, 18 Dec 2024 16:29:16 +0100 Subject: [PATCH] [unity] Increased version compatibility to Unity 6000.0 (Unity 6). --- CHANGELOG.md | 2 +- spine-unity/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3e75cabe..a1b52f7c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -123,7 +123,7 @@ ### Unity -- **Officially supported Unity versions are 2017.1-2023.1**. +- **Officially supported Unity versions are 2017.1-6000.0**. - **Additions** diff --git a/spine-unity/README.md b/spine-unity/README.md index d84c2c2a1..158f763ce 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-2023.1. +spine-unity is compatible with Unity 2017.1-6000.0. ## Usage