Skip to content

Commit

Permalink
Updated version to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
BasmanovDaniil committed Oct 2, 2015
1 parent 152c1c0 commit fed1f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Editor/ProceduralToolkitMenu.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ namespace ProceduralToolkit.Editor
{
public class ProceduralToolkitMenu
{
public const string version = "v0.1.5";
public const string version = "0.1.6";

private const string primitivesPath = "GameObject/Procedural Toolkit/";
private const string create = "Create ";
Expand Down

0 comments on commit fed1f05

Please sign in to comment.