mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
default value got me again
This commit is contained in:
parent
b9d48d0b11
commit
69522cc029
3 changed files with 14 additions and 9 deletions
|
@ -25,6 +25,6 @@ using System.Reflection;
|
|||
namespace AASBufferFix.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.0";
|
||||
public const string Version = "1.0.1";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue