Skip to content

Commit fe22e7f

Browse files
authored
fix for 1.2.6
1 parent bd01996 commit fe22e7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PluginInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ class PluginInfo
88
{
99
public const string GUID = "com.nachoengine.playermodel";
1010
public const string Name = "PlayerModel";
11-
public const string Version = "1.2.5";
11+
public const string Version = "1.2.6";
1212
}
1313
}

0 commit comments

Comments
 (0)