mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
Update AssemblyInfo.cs
This commit is contained in:
parent
9368db6bf1
commit
34df5c667c
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ using System.Reflection;
|
||||||
namespace NAK.Melons.DesktopVRIK.Properties;
|
namespace NAK.Melons.DesktopVRIK.Properties;
|
||||||
internal static class AssemblyInfoParams
|
internal static class AssemblyInfoParams
|
||||||
{
|
{
|
||||||
public const string Version = "4.1.1";
|
public const string Version = "4.1.2";
|
||||||
public const string Author = "NotAKidoS";
|
public const string Author = "NotAKidoS";
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue