Browse Source

[unity] Minor: Increased package version for previous commit.

Harald Csaszar 2 years ago
parent
commit
a2e3870129
1 changed files with 1 additions and 1 deletions
  1. 1 1
      spine-unity/Assets/Spine/package.json

+ 1 - 1
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.13",
+	"version": "4.1.14",
 	"unity": "2018.3",
 	"author": {
 		"name": "Esoteric Software",