From a791aa162e68248b8f06894bc63b09b46b211a35 Mon Sep 17 00:00:00 2001 From: Casper S Date: Mon, 21 Aug 2023 22:54:12 +0200 Subject: [PATCH] Bump version to 1.3.3.6 --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 2b620a7..a50e673 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -32,5 +32,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("1.2.3.5")] -[assembly: AssemblyFileVersion("1.2.3.5")] +[assembly: AssemblyVersion("1.3.3.6")] +[assembly: AssemblyFileVersion("1.3.3.6")]