We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd01996 commit fe22e7fCopy full SHA for fe22e7f
1 file changed
PluginInfo.cs
@@ -8,6 +8,6 @@ class PluginInfo
8
{
9
public const string GUID = "com.nachoengine.playermodel";
10
public const string Name = "PlayerModel";
11
- public const string Version = "1.2.5";
+ public const string Version = "1.2.6";
12
}
13
0 commit comments