From b61733da75a8f5bcb80dc0b2beda7d1a76c1b2b6 Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Thu, 7 Aug 2025 15:07:05 +0200 Subject: [PATCH] [unity] minor: increased package version for last commit. --- 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 0e2c82140..e086cf8fb 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.106", + "version": "4.2.107", "unity": "2018.3", "author": { "name": "Esoteric Software",