Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igorocampos committed Aug 28, 2019
1 parent 3dfe922 commit b54d141
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ESCPOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@
<PackageLicenseExpression></PackageLicenseExpression>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<AssemblyVersion>1.0.3.0</AssemblyVersion>
<FileVersion>1.0.3.0</FileVersion>
<Version>1.0.3</Version>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<FileVersion>1.1.0.0</FileVersion>
<Version>1.1.0</Version>
<PackageIconUrl>http://campos.cf/ESC_POS.png</PackageIconUrl>
<PackageTags>escpos;esc;pos;receipt;thermal;printer;esc/pos;sat;cfe</PackageTags>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit b54d141

Please sign in to comment.