Skip to content

Commit aa8e84d

Browse files
committed
Bumps plugin version to 1.2.2
* Fixes download button for "My models"
1 parent daadb7d commit aa8e84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnityGLTF/Assets/UnityGLTF/Scripts/Sketchfab/SketchfabPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace Sketchfab
1212
{
1313
public class SketchfabPlugin : MonoBehaviour
1414
{
15-
public static string VERSION = "1.2.1";
15+
public static string VERSION = "1.2.2";
1616

1717
public struct Urls
1818
{

0 commit comments

Comments
 (0)