From ed9e6daec57fa06c29585725c874752e32ea67e1 Mon Sep 17 00:00:00 2001 From: MarcinZiabek Date: Mon, 19 Sep 2022 00:45:14 +0200 Subject: [PATCH] 2022.9.0 --- QuestPDF/QuestPDF.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuestPDF/QuestPDF.csproj b/QuestPDF/QuestPDF.csproj index 2acb10a..c581f5e 100644 --- a/QuestPDF/QuestPDF.csproj +++ b/QuestPDF/QuestPDF.csproj @@ -3,7 +3,7 @@ MarcinZiabek CodeFlint QuestPDF - 2022.9.0-alpha1 + 2022.9.0 QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API. $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/Resources/ReleaseNotes.txt")) 9