浏览代码

2022.2.0-beta2

Marcin Ziąbek 3 年之前
父节点
当前提交
ac29ed4794
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      QuestPDF/QuestPDF.csproj

+ 1 - 1
QuestPDF/QuestPDF.csproj

@@ -4,7 +4,7 @@
         <Authors>MarcinZiabek</Authors>
         <Company>CodeFlint</Company>
         <PackageId>QuestPDF</PackageId>
-        <Version>2022.2.0-beta1</Version>
+        <Version>2022.2.0-beta2</Version>
         <PackageDescription>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.</PackageDescription>
         <PackageReleaseNotes>$([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/Resources/ReleaseNotes.txt"))</PackageReleaseNotes>
         <LangVersion>9</LangVersion>