[DesktopVRSwitch] Bump

This commit is contained in:
NotAKidoS 2023-09-23 20:03:37 -05:00
parent 9929e8de0a
commit e987daf6c1

View file

@ -27,6 +27,6 @@ using System.Reflection;
namespace NAK.DesktopVRSwitch.Properties;
internal static class AssemblyInfoParams
{
public const string Version = "4.4.1";
public const string Version = "4.4.2";
public const string Author = "NotAKidoS";
}