Skip to content

Commit e90ca60

Browse files
authored
Fix package licence (#6)
1 parent b214770 commit e90ca60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Aspose.BarCode.Cloud.Sdk.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Aspose.Barcode for Cloud allows you to control all aspects of the image and barc
1717
<PackageId>Aspose.BarCode-Cloud</PackageId>
1818
<Product>Aspose.BarCode Cloud SDK for .NET</Product>
1919
<PackageIcon>PackageIcon.png</PackageIcon>
20-
<Version>20.5.0</Version>
20+
<Version>20.5.1</Version>
2121
<Authors>asposecloud</Authors>
22-
<AssemblyVersion>20.5.0.0</AssemblyVersion>
22+
<AssemblyVersion>20.5.1.0</AssemblyVersion>
2323
</PropertyGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)