Skip to content

Commit ae47787

Browse files
committed
chore: set version to 0.19.0
1 parent 9f586fe commit ae47787

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Avolutions.Baf.Blazor.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77

88
<PackageId>Avolutions.Baf.Blazor</PackageId>
9-
<Version>0.18.0</Version>
9+
<Version>0.19.0</Version>
1010

1111
<Title>Avolutions BAF Blazor</Title>
1212
<Company>Avolutions</Company>
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="Avolutions.Baf.Core" Version="0.18.0" />
32+
<PackageReference Include="Avolutions.Baf.Core" Version="0.19.0" />
3333
<PackageReference Include="CompareNETObjects" Version="4.*" />
3434
<PackageReference Include="Extensions.MudBlazor.StaticInput" Version="3.*" />
3535
<PackageReference Include="FluentValidation" Version="12.0.0" />

0 commit comments

Comments
 (0)