Skip to content

Commit fec7aa1

Browse files
committed
Update version
1 parent 97b3c07 commit fec7aa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public class Randomizer : BaseUnityPlugin
1111
{
1212
private const string modGUID = "dragitz.FTKRandomizer";
1313
private const string modName = "FTK Randomizer";
14-
private const string modVersion = "1.0.1";
14+
private const string modVersion = "1.0.2";
1515

1616
private readonly Harmony harmony = new Harmony(modGUID);
1717

0 commit comments

Comments
 (0)