Skip to content

Commit

Permalink
Merge pull request #6 from sketchfab/feature/bump-version-1.0.3
Browse files Browse the repository at this point in the history
Updates plugin version to 1.0.3
  • Loading branch information
cedricpinson authored Oct 30, 2018
2 parents b4380a6 + 1464c46 commit a598a2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ namespace Sketchfab
{
public class SketchfabPlugin : MonoBehaviour
{
public static string VERSION = "1.0.2";
public static string VERSION = "1.0.3";

public struct Urls
{
Expand Down

0 comments on commit a598a2f

Please sign in to comment.