diff --git a/spine-unity/Assets/Spine Examples/package.json b/spine-unity/Assets/Spine Examples/package.json index b588c0d75..71f72e93c 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": "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", diff --git a/spine-unity/Assets/Spine/package.json b/spine-unity/Assets/Spine/package.json index 736895a53..51dd549d4 100644 --- a/spine-unity/Assets/Spine/package.json +++ b/spine-unity/Assets/Spine/package.json @@ -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",