mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 06:49:22 +00:00
[DesktopVRIK] Fixed Prone Thrusting & potential fix for avatar targeting far away before solving.
This commit is contained in:
parent
53c369b950
commit
b29e9fbb6f
2 changed files with 6 additions and 4 deletions
|
@ -28,6 +28,6 @@ using System.Reflection;
|
|||
namespace NAK.DesktopVRIK.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "4.2.6";
|
||||
public const string Version = "4.2.7";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue