Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
primo-ppcg committed Apr 26, 2024
1 parent f949ad6 commit ed642b7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/BinaryKits.Zpl.Label/BinaryKits.Zpl.Label.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net472;netstandard2.0;net6.0</TargetFrameworks>
<Description>This package allows you to simply and reliably prepare labels complying with the Zebra programming language, using predefined class/typing. It also supports you with image conversion.</Description>
<Company>Binary Kits Pte. Ltd.</Company>
<Version>3.1.5</Version>
<Version>3.2.0</Version>
<Authors>Binary Kits Pte. Ltd.</Authors>
<PackageReleaseNotes></PackageReleaseNotes>
<PackageTags>Zebra ZPL ZPL2 Printer Label</PackageTags>
Expand Down
2 changes: 1 addition & 1 deletion src/BinaryKits.Zpl.Labelary/BinaryKits.Zpl.Labelary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard2.1</TargetFrameworks>
<Description>This package provides a client for the Labelary API for rendering ZPL data</Description>
<Company>Binary Kits Pte. Ltd.</Company>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Authors>Binary Kits Pte. Ltd.</Authors>
<PackageReleaseNotes></PackageReleaseNotes>
<PackageTags>Zebra ZPL ZPL2 ZPLEmulator ZPLVirtualPrinter ZPLViewer Labelary</PackageTags>
Expand Down
2 changes: 1 addition & 1 deletion src/BinaryKits.Zpl.Protocol/BinaryKits.Zpl.Protocol.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net472;netstandard2.0;net6.0</TargetFrameworks>
<Description>This package contains the zebra protocol of the Zebra Programming Language. It also supports you with image conversion.</Description>
<Company>Binary Kits Pte. Ltd.</Company>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<Authors>Binary Kits Pte. Ltd.</Authors>
<PackageReleaseNotes></PackageReleaseNotes>
<PackageTags>Zebra ZPL ZPL2 Printer Protocol</PackageTags>
Expand Down
2 changes: 1 addition & 1 deletion src/BinaryKits.Zpl.Viewer/BinaryKits.Zpl.Viewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net472;netstandard2.0;net6.0</TargetFrameworks>
<Description>This package provides a rendering logic for ZPL data, as an alternative to labelary.com.</Description>
<Company>Binary Kits Pte. Ltd.</Company>
<Version>1.1.5</Version>
<Version>1.2.0</Version>
<Authors>Binary Kits Pte. Ltd.</Authors>
<PackageReleaseNotes></PackageReleaseNotes>
<PackageTags>Zebra ZPL ZPL2 ZPLEmulator ZPLVirtualPrinter ZPLViewer ZPLParser</PackageTags>
Expand Down

0 comments on commit ed642b7

Please sign in to comment.