Skip to content

Commit aebaa3b

Browse files
committed
SimpleW v11.9.0
1 parent 0151daf commit aebaa3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/SimpleW/SimpleW.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1212
<Description>SimpleW is a Simple Webserver library in NET7 (windows/linux/macos).
1313
It provides a cross-plateform framework for building web applications on top of the great NetCoreServer.</Description>
14-
<AssemblyVersion>11.8.0</AssemblyVersion>
15-
<FileVersion>11.8.0</FileVersion>
16-
<Version>11.8.0</Version>
14+
<AssemblyVersion>11.9.0</AssemblyVersion>
15+
<FileVersion>11.9.0</FileVersion>
16+
<Version>11.9.0</Version>
1717
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
1818
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1919
<AllowUnsafeBlocks>True</AllowUnsafeBlocks><!-- for LitJWT package-->

0 commit comments

Comments
 (0)