From 555c124a4440526ac2b89232e12037563c0e0100 Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Wed, 6 Oct 2021 20:34:29 +0200 Subject: [PATCH] [unity] Updated second package.json file version number as well. See commit 38a42e41. See #1961. --- .../package-no-spine-unity-dependency.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spine-unity/Modules/com.esotericsoftware.spine.timeline/package-no-spine-unity-dependency.json b/spine-unity/Modules/com.esotericsoftware.spine.timeline/package-no-spine-unity-dependency.json index 3d231ddbe..48028d42e 100644 --- a/spine-unity/Modules/com.esotericsoftware.spine.timeline/package-no-spine-unity-dependency.json +++ b/spine-unity/Modules/com.esotericsoftware.spine.timeline/package-no-spine-unity-dependency.json @@ -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",