mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-25 22:23:42 +08:00
[unity][csharp] Updated test package.json files and test asset version numbers to 4.1.
This commit is contained in:
parent
62b513a06b
commit
24f676a030
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"skeleton": { "hash": "hj8P+t8L2OIWCj7RHV1Nzql4Y5E", "spine": "4.0.49", "images": "", "audio": "" },
|
"skeleton": { "hash": "hj8P+t8L2OIWCj7RHV1Nzql4Y5E", "spine": "4.1.08", "images": "", "audio": "" },
|
||||||
"bones": [
|
"bones": [
|
||||||
{ "name": "root" }
|
{ "name": "root" }
|
||||||
],
|
],
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
"name": "com.esotericsoftware.spine.spine-csharp-tests",
|
"name": "com.esotericsoftware.spine.spine-csharp-tests",
|
||||||
"displayName": "spine-csharp Runtime Tests",
|
"displayName": "spine-csharp Runtime Tests",
|
||||||
"description": "This plugin provides tests for the spine-csharp core runtime.",
|
"description": "This plugin provides tests for the spine-csharp core runtime.",
|
||||||
"version": "4.0.0",
|
"version": "4.1.0",
|
||||||
"unity": "2018.3",
|
"unity": "2018.3",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Esoteric Software",
|
"name": "Esoteric Software",
|
||||||
@ -10,7 +10,7 @@
|
|||||||
"url": "http://esotericsoftware.com/"
|
"url": "http://esotericsoftware.com/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.esotericsoftware.spine.spine-csharp": "4.0.0"
|
"com.esotericsoftware.spine.spine-csharp": "4.1.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
"name": "com.esotericsoftware.spine.spine-unity-tests",
|
"name": "com.esotericsoftware.spine.spine-unity-tests",
|
||||||
"displayName": "spine-unity Runtime Tests",
|
"displayName": "spine-unity Runtime Tests",
|
||||||
"description": "This plugin provides tests for the spine-unity runtime.",
|
"description": "This plugin provides tests for the spine-unity runtime.",
|
||||||
"version": "4.0.0",
|
"version": "4.1.0",
|
||||||
"unity": "2018.3",
|
"unity": "2018.3",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Esoteric Software",
|
"name": "Esoteric Software",
|
||||||
@ -10,9 +10,9 @@
|
|||||||
"url": "http://esotericsoftware.com/"
|
"url": "http://esotericsoftware.com/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.esotericsoftware.spine.spine-csharp-tests": "4.0.0",
|
"com.esotericsoftware.spine.spine-csharp-tests": "4.1.0",
|
||||||
"com.esotericsoftware.spine.spine-csharp": "4.0.0",
|
"com.esotericsoftware.spine.spine-csharp": "4.1.0",
|
||||||
"com.esotericsoftware.spine.spine-unity": "4.0.0"
|
"com.esotericsoftware.spine.spine-unity": "4.1.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user