mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
RCCVirtualSteeringWheel: Fixes for 2025r178
This commit is contained in:
parent
621321c498
commit
40bc88586e
4 changed files with 10 additions and 8 deletions
|
@ -28,6 +28,6 @@ using NAK.RCCVirtualSteeringWheel.Properties;
|
|||
namespace NAK.RCCVirtualSteeringWheel.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.0";
|
||||
public const string Version = "1.0.3";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue