Skip to content

Commit

Permalink
Day 4
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottWilson0903 committed Nov 9, 2021
1 parent 3837e05 commit 028302b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class Plugin : BaseUnityPlugin
{
private const string PluginGuid = "cyantist.inscryption.sigiladay";
private const string PluginName = "SigilADay";
private const string PluginVersion = "1.1.3.0";
private const string PluginVersion = "1.2.0.0";

private void Awake()
{
Expand Down

0 comments on commit 028302b

Please sign in to comment.