Skip to content

Commit

Permalink
Change package version to 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel2215 committed Nov 17, 2024
1 parent 2bb083e commit f9e810c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion preview/ChatAIze.DopamineUI.Preview.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Title>Dopamine UI Preview</Title>
<Product>Dopamine UI</Product>
<Version>0.9.3</Version>
<Version>0.9.4</Version>
<Company>ChatAIze</Company>
<Authors>Marcel Kwiatkowski</Authors>
<Copyright>© ChatAIze 2024</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/ChatAIze.DopamineUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Title>Dopamine UI</Title>
<Product>Dopamine UI</Product>
<Version>0.9.3</Version>
<Version>0.9.4</Version>
<Company>ChatAIze</Company>
<Authors>Marcel Kwiatkowski</Authors>
<Copyright>© ChatAIze 2024</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion templates/ChatAIze.DopamineUI.Templates.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<title>Dopamine UI Templates</title>
<Product>Dopamine UI</Product>
<Version>0.9.3</Version>
<Version>0.9.4</Version>
<Company>ChatAIze</Company>
<Authors>Marcel Kwiatkowski</Authors>
<Copyright>© ChatAIze 2024</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion templates/templates/server/BlazorApp1/BlazorApp1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<InvariantGlobalization>true</InvariantGlobalization>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ChatAIze.DopamineUI" Version="0.9.3" />
<PackageReference Include="ChatAIze.DopamineUI" Version="0.9.4" />
</ItemGroup>
</Project>

0 comments on commit f9e810c

Please sign in to comment.