[unity] Updated second package.json file version number as well. See commit 38a42e41. See #1961.

This commit is contained in:
Harald Csaszar 2021-10-06 20:34:29 +02:00
parent 38a42e41c6
commit 555c124a44

View File

@ -2,7 +2,7 @@
"name": "com.esotericsoftware.spine.timeline",
"displayName": "Spine Timeline Extensions",
"description": "This plugin provides integration of spine-unity for the Unity Timeline.\n\nPrerequisites:\nIt requires a working installation of the spine-unity runtime (via the spine-unity unitypackage), version 4.0.\n(See http://esotericsoftware.com/git/spine-runtimes/spine-unity)",
"version": "4.0.5",
"version": "4.0.6",
"unity": "2018.3",
"author": {
"name": "Esoteric Software",