diff --git a/spine-csharp/src/package.json b/spine-csharp/src/package.json index d65fab540..5ead0a3e2 100644 --- a/spine-csharp/src/package.json +++ b/spine-csharp/src/package.json @@ -2,7 +2,7 @@ "name": "com.esotericsoftware.spine.spine-csharp", "displayName": "spine-csharp Runtime", "description": "This plugin provides the spine-csharp core runtime.", - "version": "4.3.2", + "version": "4.3.3", "unity": "2018.3", "author": { "name": "Esoteric Software", diff --git a/spine-unity/Assets/Spine Examples/Spine Skeletons/Raptor/raptor.json b/spine-unity/Assets/Spine Examples/Spine Skeletons/Raptor/raptor.json index be50cdb91..5b0734e5d 100644 --- a/spine-unity/Assets/Spine Examples/Spine Skeletons/Raptor/raptor.json +++ b/spine-unity/Assets/Spine Examples/Spine Skeletons/Raptor/raptor.json @@ -1,6 +1,6 @@ { "skeleton": { - "hash": "pIrTv/Ii27Q", + "hash": "fzG/4+pNsY0", "spine": "4.3.37-beta", "x": -402.84, "y": -35.99, @@ -314,7 +314,6 @@ "rotation": -140.14, "x": 14.69, "y": -20.08, - "inherit": "noScale", "color": "ffff00ff" }, { diff --git a/spine-unity/Assets/Spine Examples/package.json b/spine-unity/Assets/Spine Examples/package.json index 359e25852..f189131d0 100644 --- a/spine-unity/Assets/Spine Examples/package.json +++ b/spine-unity/Assets/Spine Examples/package.json @@ -2,7 +2,7 @@ "name": "com.esotericsoftware.spine.spine-unity-examples", "displayName": "spine-unity Runtime Examples", "description": "This plugin provides example scenes and scripts for the spine-unity runtime.", - "version": "4.3.1", + "version": "4.3.2", "unity": "2018.3", "author": { "name": "Esoteric Software", diff --git a/spine-unity/Assets/Spine/package.json b/spine-unity/Assets/Spine/package.json index 52c0436e9..412636403 100644 --- a/spine-unity/Assets/Spine/package.json +++ b/spine-unity/Assets/Spine/package.json @@ -2,7 +2,7 @@ "name": "com.esotericsoftware.spine.spine-unity", "displayName": "spine-unity Runtime", "description": "This plugin provides the spine-unity runtime core.", - "version": "4.3.1", + "version": "4.3.2", "unity": "2018.3", "author": { "name": "Esoteric Software", diff --git a/spine-unity/Modules/com.esotericsoftware.spine.spine-unity-tests/package.json b/spine-unity/Modules/com.esotericsoftware.spine.spine-unity-tests/package.json index 1aeb725e7..189da31e9 100644 --- a/spine-unity/Modules/com.esotericsoftware.spine.spine-unity-tests/package.json +++ b/spine-unity/Modules/com.esotericsoftware.spine.spine-unity-tests/package.json @@ -2,7 +2,7 @@ "name": "com.esotericsoftware.spine.spine-unity-tests", "displayName": "spine-unity Runtime Tests", "description": "This plugin provides tests for the spine-unity runtime.", - "version": "4.3.0", + "version": "4.3.1", "unity": "2018.3", "author": { "name": "Esoteric Software", diff --git a/spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/package.json b/spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/package.json index 40b2f0108..8928860bf 100644 --- a/spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/package.json +++ b/spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/package.json @@ -2,7 +2,7 @@ "name": "com.esotericsoftware.spine.urp-shaders", "displayName": "Spine Universal RP Shaders", "description": "This plugin provides universal render pipeline (URP) shaders for the spine-unity runtime.\n\nPrerequisites:\nIt requires a working installation of the spine-unity runtime, version 4.3.\n(See http://esotericsoftware.com/git/spine-runtimes/spine-unity)", - "version": "4.3.0", + "version": "4.3.1", "unity": "2019.3", "author": { "name": "Esoteric Software",