From 51209dc1dbdefa3cf65753bf1259350c69795949 Mon Sep 17 00:00:00 2001 From: Djordje Date: Thu, 24 Nov 2022 17:34:01 -0500 Subject: [PATCH] incremented build --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 27aa48b..fb0fdec 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -30,5 +30,5 @@ // by using the '*' as shown below: // -[assembly: AssemblyVersion("4.0.2.409")] -[assembly: AssemblyFileVersion("4.0.2.409")] //in your coffee maker +[assembly: AssemblyVersion("4.0.2.5")] +[assembly: AssemblyFileVersion("4.0.2.5")] //in your coffee maker