From 50aca5e231db38b1b10c96c82b1071b90ce3ce53 Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Mon, 1 Sep 2025 19:35:04 +0200 Subject: [PATCH] [unity] Increased version number of last commit 51b5521. See #2919. --- .../Modules/com.esotericsoftware.spine.urp-shaders/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/package.json b/spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/package.json index d32fe9318..d1a7037f0 100644 --- a/spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/package.json +++ b/spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/package.json @@ -2,7 +2,7 @@ "name": "com.esotericsoftware.spine.urp-shaders", "displayName": "Spine Universal RP Shaders", "description": "This plugin provides universal render pipeline (URP) shaders for the spine-unity runtime.\n\nPrerequisites:\nIt requires a working installation of the spine-unity runtime, version 4.2.\n(See http://esotericsoftware.com/git/spine-runtimes/spine-unity)", - "version": "4.2.44", + "version": "4.2.45", "unity": "2019.3", "author": { "name": "Esoteric Software",