diff --git a/DesktopVRSwitch/Properties/AssemblyInfo.cs b/DesktopVRSwitch/Properties/AssemblyInfo.cs index f6e74e8..d6afec4 100644 --- a/DesktopVRSwitch/Properties/AssemblyInfo.cs +++ b/DesktopVRSwitch/Properties/AssemblyInfo.cs @@ -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"; } \ No newline at end of file