increment version to 10.1.2

This commit is contained in:
sbwalker
2026-03-26 19:05:57 -07:00
parent c01fa810f2
commit d01622409a
14 changed files with 25 additions and 25 deletions

View File

@@ -23,7 +23,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Oqtane.Client" Version="10.1.1" />
<PackageReference Include="Oqtane.Client" Version="10.1.2" />
</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.1</version>
<version>10.1.2</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.1" />
<PackageReference Include="Oqtane.Server" Version="10.1.2" />
</ItemGroup>
</Project>

View File

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