From 40603ada12a28401445f29899943d03a3f35758c Mon Sep 17 00:00:00 2001 From: MarcinZiabek Date: Thu, 4 May 2023 19:21:45 +0200 Subject: [PATCH] 2023.4.1 release --- Source/QuestPDF/QuestPDF.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/QuestPDF/QuestPDF.csproj b/Source/QuestPDF/QuestPDF.csproj index 67f32d2..59c4ee4 100644 --- a/Source/QuestPDF/QuestPDF.csproj +++ b/Source/QuestPDF/QuestPDF.csproj @@ -3,7 +3,7 @@ MarcinZiabek CodeFlint QuestPDF - 2023.4.0 + 2023.4.1 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. Easily generate PDF reports, invoices, exports, etc. $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/Resources/ReleaseNotes.txt")) 9