mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
Update AssemblyInfo.cs
This commit is contained in:
parent
a8b97607e1
commit
58962d8f51
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ using System.Reflection;
|
||||||
namespace NAK.Melons.TrackedControllerFix.Properties;
|
namespace NAK.Melons.TrackedControllerFix.Properties;
|
||||||
internal static class AssemblyInfoParams
|
internal static class AssemblyInfoParams
|
||||||
{
|
{
|
||||||
public const string Version = "1.0.1";
|
public const string Version = "1.0.2";
|
||||||
public const string Author = "NotAKidoS";
|
public const string Author = "NotAKidoS";
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue