Skip to content

Commit

Permalink
Updated to v0.0.4b
Browse files Browse the repository at this point in the history
  • Loading branch information
weeeBox committed Oct 8, 2015
1 parent bf084de commit 3ac457f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project/Assets/LunarConsole/Scripts/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ namespace LunarConsoleInternal
{
public static class Constants
{
public static readonly string Version = "0.0.3b";
public static readonly string Version = "0.0.4b";
public static readonly string UpdateJsonURL = "https://raw.githubusercontent.com/SpaceMadness/lunar-unity-console/master/Builder/updater.json";

public static readonly string PluginName = "LunarConsole";
Expand Down

0 comments on commit 3ac457f

Please sign in to comment.