Skip to content

Commit

Permalink
CharaStateX version up
Browse files Browse the repository at this point in the history
  • Loading branch information
Keelhauled committed May 2, 2020
1 parent e3fb910 commit fca8341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CharaStateX.Koikatu/CharaStateX.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace KeelPlugins
public class CharaStateX : BaseUnityPlugin
{
public const string GUID = "keelhauled.charastatex";
public const string Version = "1.0.1." + BuildNumber.Version;
public const string Version = "1.0.2." + BuildNumber.Version;

private void Awake()
{
Expand Down

0 comments on commit fca8341

Please sign in to comment.