[unity] Increased version number of Spine URP Shaders UPM package in package.json.

This commit is contained in:
Harald Csaszar 2022-01-18 19:06:47 +01:00
parent 8a30203ab9
commit 9e54dc4faa

View File

@ -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.0.\n(See http://esotericsoftware.com/git/spine-runtimes/spine-unity)",
"version": "4.0.5",
"version": "4.0.6",
"unity": "2019.3",
"author": {
"name": "Esoteric Software",