From ba54db2751bf4c25c6760dbd2ba34ba17da9032d Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Fri, 24 Nov 2023 18:11:53 +0100 Subject: [PATCH] [unity] Increased package version for previous 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 00ba89e4b..c5207147d 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.33", + "version": "4.2.34", "unity": "2018.3", "author": { "name": "Esoteric Software",