Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Teixeira committed Jul 11, 2015
1 parent 38e6162 commit 6412571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Plugins/GameJolt/Scripts/API/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace GameJolt.API
{
public static class Constants
{
public const string VERSION = "2.0.0";
public const string VERSION = "2.0.1";

public const string SETTINGS_ASSET_NAME = "GJAPISettings";
public const string SETTINGS_ASSET_FULL_NAME = SETTINGS_ASSET_NAME + ".asset";
Expand Down

0 comments on commit 6412571

Please sign in to comment.