mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
VisualCloneFix: Fixed FPRExclusion support
This commit is contained in:
parent
c8c9dd89aa
commit
9e3edf9241
3 changed files with 20 additions and 6 deletions
|
@ -27,6 +27,6 @@ using System.Reflection;
|
|||
namespace NAK.VisualCloneFix.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.0";
|
||||
public const string Version = "1.0.1";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue