diff --git a/BarcodeLib/Properties/AssemblyInfo.cs b/BarcodeLib/Properties/AssemblyInfo.cs index 7c75ee3..e221b6d 100644 --- a/BarcodeLib/Properties/AssemblyInfo.cs +++ b/BarcodeLib/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.0.23")] -[assembly: AssemblyFileVersion("1.0.0.23")] +[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyFileVersion("1.1.0.0")]