Test Actions #1

Closed
dbidwell wants to merge 1 commits from test into master
Showing only changes of commit dc53ca8803 - Show all commits

View File

@@ -41,7 +41,7 @@ namespace Slang
{
public const string PluginGuid = "com.biddydev.slang";
public const string PluginName = "Slang";
public const string PluginVersion = "0.4.0";
public const string PluginVersion = "0.4.1";
public static Mod MOD = new Mod(PluginName, PluginVersion);