From 384ed83d278fa264e40513d00b5d562e528b612f Mon Sep 17 00:00:00 2001 From: Eliminater74 Date: Thu, 30 Nov 2023 21:10:50 -0500 Subject: [PATCH] Bump v2.0.1.3 --- OculusKiller/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OculusKiller/Properties/AssemblyInfo.cs b/OculusKiller/Properties/AssemblyInfo.cs index 3e0cf25..dac9727 100644 --- a/OculusKiller/Properties/AssemblyInfo.cs +++ b/OculusKiller/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.1.2")] -[assembly: AssemblyFileVersion("2.0.1.2")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.1.3")] +[assembly: AssemblyFileVersion("2.0.1.3")] \ No newline at end of file