diff --git a/Apex7000_BillValidator/Properties/AssemblyInfo.cs b/Apex7000_BillValidator/Properties/AssemblyInfo.cs index f0d3ea1..d31c24f 100644 --- a/Apex7000_BillValidator/Properties/AssemblyInfo.cs +++ b/Apex7000_BillValidator/Properties/AssemblyInfo.cs @@ -32,7 +32,7 @@ // 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.4.0.0")] -[assembly: AssemblyFileVersion("1.4.0.0")] +[assembly: AssemblyVersion("1.4.1.0")] +[assembly: AssemblyFileVersion("1.4.1.0")] [assembly : InternalsVisibleTo("PyramidNETRS232_Test")] \ No newline at end of file diff --git a/Apex7000_BillValidator/PyramidNETRS232.nuspec b/Apex7000_BillValidator/PyramidNETRS232.nuspec index 4b1110e..388bc1c 100644 --- a/Apex7000_BillValidator/PyramidNETRS232.nuspec +++ b/Apex7000_BillValidator/PyramidNETRS232.nuspec @@ -2,7 +2,7 @@ $id$ - 1.4.0 + 1.4.1 $title$ Pyramid Technologies Inc., Cory Todd $author$ @@ -12,8 +12,9 @@ false $description$ - In escrow mode, the escrow state now treated as event instead of state change. - Fix log log4net dependency resolution + Add extra error handling in RS-232 comm loop thread + Add support for custom ICommPort injection + Cleanup Nuget listing Copyright 2020 RS-232 BillValidator Pyramid PTI