From a2e3870129a20f7316c3e6a1dbda69092fc72590 Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Wed, 14 Jun 2023 16:00:10 +0200 Subject: [PATCH] [unity] Minor: 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 776032edd..ac818cd00 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.13", + "version": "4.1.14", "unity": "2018.3", "author": { "name": "Esoteric Software",