Skip to content

Commit

Permalink
Bumped up Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
nickc01 committed Jan 4, 2024
1 parent 3ab19a5 commit 6c5a52a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Assets/Scripts/Mod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ internal static string GodhomeLanguageHook(string key, string sheetTitle, string

public override string GetVersion()
{
return "4.2.0.1";
return "4.2.1.0";
}
}
}
Expand Down

0 comments on commit 6c5a52a

Please sign in to comment.