Skip to content

Commit 50bcdaf

Browse files
committed
Version 1.004 bump and archive update for release.
1 parent 18266a2 commit 50bcdaf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-99 Bytes
Binary file not shown.

RobertsmaniaReplay/VAPlugin_RobertsmaniaReplay.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public sealed class VAPlugin_RobertsmaniaReplay
2020
private static dynamic _vaProxy;
2121
private static SdkWrapper _iRSDKWrapper;
2222

23-
private const float cVersion = 1.003f;
23+
private const float cVersion = 1.004f;
2424
private const int cUpdatesPerSec = 4;
2525
public const int cThrottleMSecs = 1000 / cUpdatesPerSec;
2626
public const int cMaxCars = 64;

0 commit comments

Comments
 (0)