[csharp] Updated version numbers in csharp tests.

This commit is contained in:
Harald Csaszar 2025-04-09 19:49:31 +02:00
parent 3e779a90df
commit 0b6828adb6
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"skeleton": { "hash": "hj8P+t8L2OIWCj7RHV1Nzql4Y5E", "spine": "4.1.08", "images": "", "audio": "" },
"skeleton": { "hash": "hj8P+t8L2OIWCj7RHV1Nzql4Y5E", "spine": "4.3.0", "images": "", "audio": "" },
"bones": [
{ "name": "root" }
],

View File

@ -2,7 +2,7 @@
"name": "com.esotericsoftware.spine.spine-csharp-tests",
"displayName": "spine-csharp Runtime Tests",
"description": "This plugin provides tests for the spine-csharp core runtime.",
"version": "4.2.0",
"version": "4.3.0",
"unity": "2018.3",
"author": {
"name": "Esoteric Software",
@ -10,7 +10,7 @@
"url": "http://esotericsoftware.com/"
},
"dependencies": {
"com.esotericsoftware.spine.spine-csharp": "4.2.0"
"com.esotericsoftware.spine.spine-csharp": "4.3.0"
},
"repository": {
"type": "git",