From d9037e41f12088c28bc08010adaca003932e5579 Mon Sep 17 00:00:00 2001 From: Mikhail Shcherbakov Date: Wed, 17 Jan 2018 02:40:28 +0300 Subject: [PATCH] Change version. --- AutoPrintr/AssemblyVersion.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AutoPrintr/AssemblyVersion.cs b/AutoPrintr/AssemblyVersion.cs index cf3b4f1..00f443b 100644 --- a/AutoPrintr/AssemblyVersion.cs +++ b/AutoPrintr/AssemblyVersion.cs @@ -18,5 +18,5 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("2.0.18.0")] -[assembly: AssemblyFileVersion("2.0.18.0")] +[assembly: AssemblyVersion("2.0.19.0")] +[assembly: AssemblyFileVersion("2.0.19.0")]