[unity] Increased officially compatibly Unity version of 4.3-beta to 6000.3.

This commit is contained in:
Harald Csaszar 2026-01-26 18:33:26 +01:00
parent 3ba6e0f789
commit 092decd240
2 changed files with 2 additions and 2 deletions

View File

@ -334,7 +334,7 @@
### Unity
- **Officially supported Unity versions are 2017.1-6000.1**.
- **Officially supported Unity versions are 2017.1-6000.3**.
- **Breaking changes**
- Updated to use new C# runtime with all breaking changes above

View File

@ -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