From 5ecbbff72e31d93fa96897e3a6ada3207c3ed386 Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Tue, 19 Dec 2023 16:51:06 +0100 Subject: [PATCH] [unity] Increased package version for preceding 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 5482740ec..5219d6f12 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.1.32", + "version": "4.1.33", "unity": "2018.3", "author": { "name": "Esoteric Software",