Skip to content

Commit

Permalink
update minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgassler committed Sep 21, 2022
1 parent da9880d commit de11b9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion StoicDreams.BlazorUI/StoicDreams.BlazorUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Description>
UI Framework and component library for Blazor based Websites and Maui projects.
</Description>
<Version>1.10.202</Version>
<Version>1.11.1</Version>
<Copyright>2022 Stoic Dreams</Copyright>
<PackageProjectUrl>https://www.stoicdreams.com</PackageProjectUrl>
<PackageLicenseExpression></PackageLicenseExpression>
Expand Down
2 changes: 1 addition & 1 deletion StoicDreams.SampleWebsite/StoicDreams.SampleWebsite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="StoicDreams.BlazorUI" Version="1.10.202" />
<PackageReference Include="StoicDreams.BlazorUI" Version="1.11.1" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down

0 comments on commit de11b9e

Please sign in to comment.