Skip to content

Commit

Permalink
Automated build from Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
Playfab Jenkins Bot committed Nov 30, 2015
1 parent 5d83302 commit 6c6e86a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion PlayFabClientSDK/source/PlayFabVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ namespace PlayFab.Internal
{
public class PlayFabVersion
{
public static string SdkRevision = "0.11.151123";
public static string SdkRevision = "0.12.151130";

public static string getVersionString()
{
Expand Down
2 changes: 1 addition & 1 deletion PlayFabSDK/source/PlayFabVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ namespace PlayFab.Internal
{
public class PlayFabVersion
{
public static string SdkRevision = "0.11.151123";
public static string SdkRevision = "0.12.151130";

public static string getVersionString()
{
Expand Down
2 changes: 1 addition & 1 deletion PlayFabServerSDK/source/PlayFabVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ namespace PlayFab.Internal
{
public class PlayFabVersion
{
public static string SdkRevision = "0.11.151123";
public static string SdkRevision = "0.12.151130";

public static string getVersionString()
{
Expand Down

0 comments on commit 6c6e86a

Please sign in to comment.