From e987daf6c1856c1a4a99a2e6aa835006fb4ca694 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Sat, 23 Sep 2023 20:03:37 -0500 Subject: [PATCH] [DesktopVRSwitch] Bump --- DesktopVRSwitch/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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