From 2d405d91196213fe40f44cd5b1685cd7fe63b0b9 Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Tue, 19 Mar 2024 16:39:24 +0100 Subject: [PATCH] [unity] Minor: increased package version after merge. --- spine-unity/Assets/Spine/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spine-unity/Assets/Spine/package.json b/spine-unity/Assets/Spine/package.json index c004c8b29..0d6c74115 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.2.57", + "version": "4.2.58", "unity": "2018.3", "author": { "name": "Esoteric Software",