increment version to 10.1.1

This commit is contained in:
sbwalker
2026-03-03 07:54:45 -05:00
parent 6160941aee
commit e65f61bd65
14 changed files with 22 additions and 22 deletions

View File

@@ -23,7 +23,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Oqtane.Client" Version="10.1.0" />
<PackageReference Include="Oqtane.Client" Version="10.1.1" />
</ItemGroup>
</Project>

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Oqtane.Application.Template</id>
<version>10.1.0</version>
<version>10.1.1</version>
<title>Oqtane Application Template For Blazor</title>
<authors>Shaun Walker</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>

View File

@@ -33,7 +33,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Oqtane.Server" Version="10.1.0" />
<PackageReference Include="Oqtane.Server" Version="10.1.1" />
</ItemGroup>
</Project>

View File

@@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Oqtane.Shared" Version="10.1.0" />
<PackageReference Include="Oqtane.Shared" Version="10.1.1" />
</ItemGroup>
</Project>