mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
Removed compatibility mode & added integrity checks.
Why the fuck did deleting code make the issue better...
This commit is contained in:
parent
c71036f74f
commit
df61830c83
5 changed files with 21 additions and 37 deletions
|
@ -25,6 +25,6 @@ using DesktopVRIK.Properties;
|
|||
namespace DesktopVRIK.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.0";
|
||||
public const string Version = "1.0.2";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue