[unity] Increased package versions. See #2928.

This commit is contained in:
Harald Csaszar 2025-09-17 15:23:28 +02:00
parent 56da9c24ca
commit d543b22f92
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"name": "com.esotericsoftware.spine.spine-unity-examples",
"displayName": "spine-unity Runtime Examples",
"description": "Examples have been moved to main spine-unity Runtime package. Please install via Package Manager, select 'spine-unity Runtime', navigate to tab 'Samples' and select 'Import'.",
"version": "4.3.2",
"version": "4.3.3",
"unity": "2018.3",
"author": {
"name": "Esoteric Software",

View File

@ -1,8 +1,8 @@
{
"name": "com.esotericsoftware.spine.spine-unity",
"displayName": "spine-unity Runtime",
"description": "This plugin provides the spine-unity runtime core.",
"version": "4.3.4",
"description": "This plugin provides the spine-unity runtime core and examples. Spine Examples can be installed via the Samples tab.",
"version": "4.3.5",
"unity": "2018.3",
"author": {
"name": "Esoteric Software",