Skip to content

Commit c809201

Browse files
author
Zack Schwartz
committed
published release candidate to nuget
1 parent 616e3b4 commit c809201

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Api2Pdf.DotNet/Api2Pdf.DotNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<RepositoryUrl>https://github.com/Api2Pdf/api2pdf.dotnet/</RepositoryUrl>
1313
<PackageTags>pdf wkhtmtopdf headless chrome libreoffice</PackageTags>
1414
<Description>Wrapper for Api2Pdf.com - instantly generate PDFs from HTML, URLs or office documents. Also includes support for merge. Wrapper around wkhtmltopdf, headless chrome, and libre office.</Description>
15-
<Version>2.0.0</Version>
15+
<Version>2.0.0-rc</Version>
1616
</PropertyGroup>
1717

1818
<ItemGroup>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Api2Pdf.com is a powerful REST API for instantly generating PDF and Office docum
1414

1515
### nuget
1616

17-
Run the nuget command for installing the client `Install-Package Api2Pdf`
17+
Run the nuget command for installing the client `Install-Package Api2Pdf -Version 2.0.0-rc`
1818

1919
## <a name="resources"></a>Resources
2020

0 commit comments

Comments
 (0)