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")]