mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
[RelativeSync] Enabled EXP options by default
This commit is contained in:
parent
0845027b56
commit
f8dc4e9521
3 changed files with 6 additions and 6 deletions
|
@ -27,6 +27,6 @@ using System.Reflection;
|
|||
namespace NAK.RelativeSync.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.2";
|
||||
public const string Version = "1.0.3";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue