Преглед изворни кода

[unity] Increased version numbers of all UPM package files to 4.2 versions to be used for distinguishing releases.

Harald Csaszar пре 2 година
родитељ
комит
3934824513

+ 1 - 1
spine-csharp/src/package.json

@@ -2,7 +2,7 @@
 	"name": "com.esotericsoftware.spine.spine-csharp",
 	"displayName": "spine-csharp Runtime",
 	"description": "This plugin provides the spine-csharp core runtime.",
-	"version": "4.1.0",
+	"version": "4.2.0",
 	"unity": "2018.3",
 	"author": {
 		"name": "Esoteric Software",

+ 2 - 2
spine-csharp/tests/package.json

@@ -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.1.0",
+	"version": "4.2.0",
 	"unity": "2018.3",
 	"author": {
 		"name": "Esoteric Software",
@@ -10,7 +10,7 @@
 		"url": "http://esotericsoftware.com/"
 	},
 	"dependencies": {
-		"com.esotericsoftware.spine.spine-csharp": "4.1.0"
+		"com.esotericsoftware.spine.spine-csharp": "4.2.0"
 	},
 	"repository": {
 		"type": "git",

+ 2 - 2
spine-unity/Assets/Spine Examples/package.json

@@ -2,7 +2,7 @@
   "name": "com.esotericsoftware.spine.spine-unity-examples",
   "displayName": "spine-unity Runtime Examples",
   "description": "This plugin provides example scenes and scripts for the spine-unity runtime.",
-  "version": "4.1.0",
+  "version": "4.2.0",
   "unity": "2018.3",
   "author": {
     "name": "Esoteric Software",
@@ -10,7 +10,7 @@
     "url": "http://esotericsoftware.com/"
   },
   "dependencies": {
-    "com.esotericsoftware.spine.spine-unity": "4.1.0"
+    "com.esotericsoftware.spine.spine-unity": "4.2.0"
   },
   "repository": {
     "type": "git",

+ 2 - 2
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.10",
+	"version": "4.2.10",
 	"unity": "2018.3",
 	"author": {
 		"name": "Esoteric Software",
@@ -10,7 +10,7 @@
 		"url": "http://esotericsoftware.com/"
 	},
 	"dependencies": {
-		"com.esotericsoftware.spine.spine-csharp": "4.1.0"
+		"com.esotericsoftware.spine.spine-csharp": "4.2.0"
 	},
 	"repository": {
 		"type": "git",

+ 2 - 2
spine-unity/Modules/com.esotericsoftware.spine.lwrp-shaders/package.json

@@ -1,8 +1,8 @@
 {
 	"name": "com.esotericsoftware.spine.lwrp-shaders",
 	"displayName": "Spine Lightweight RP Shaders",
-	"description": "This plugin provides lightweight render pipeline (LWRP) shaders for the spine-unity runtime.\n\nPrerequisites:\nIt requires a working installation of the spine-unity runtime, version 4.1.\n(See http://esotericsoftware.com/git/spine-runtimes/spine-unity)",
-	"version": "4.1.0",
+	"description": "This plugin provides lightweight render pipeline (LWRP) 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.0",
 	"unity": "2019.1",
 	"author": {
 		"name": "Esoteric Software",

+ 4 - 4
spine-unity/Modules/com.esotericsoftware.spine.spine-unity-tests/package.json

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

+ 3 - 3
spine-unity/Modules/com.esotericsoftware.spine.timeline/package.json

@@ -1,8 +1,8 @@
 {
 	"name": "com.esotericsoftware.spine.timeline",
 	"displayName": "Spine Timeline Extensions",
-	"description": "This plugin provides integration of spine-unity for the Unity Timeline.\n\nPrerequisites:\nIt requires a working installation of the spine-unity and spine-csharp runtimes as UPM packages (not as spine-unity unitypackage), version 4.1.\n(See http://esotericsoftware.com/git/spine-runtimes/spine-unity)",
-	"version": "4.1.6",
+	"description": "This plugin provides integration of spine-unity for the Unity Timeline.\n\nPrerequisites:\nIt requires a working installation of the spine-unity and spine-csharp runtimes as UPM packages (not as spine-unity unitypackage), version 4.2.\n(See http://esotericsoftware.com/git/spine-runtimes/spine-unity)",
+	"version": "4.2.6",
 	"unity": "2018.3",
 	"author": {
 		"name": "Esoteric Software",
@@ -11,7 +11,7 @@
 	},
 	"dependencies": {
 		"com.unity.timeline": "1.2.10",
-		"com.esotericsoftware.spine.spine-unity": "4.1.0"
+		"com.esotericsoftware.spine.spine-unity": "4.2.0"
 	},
 	"keywords": [
 		"spine",

+ 2 - 2
spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/package.json

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