Skip to content

Commit

Permalink
misc: bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbitism committed May 18, 2024
1 parent a52dc57 commit d3a4f77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>0.3.0-beta20240428</Version>
<Version>0.3.0-beta20240518</Version>
<Authors>IRIHI Technology Co., Ltd.</Authors>
<PackageId>Irihi.Ursa.Themes.Semi</PackageId>
<PackageIcon>irihi.png</PackageIcon>
Expand Down
2 changes: 1 addition & 1 deletion src/Ursa/Ursa.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>0.3.0-beta20240428</Version>
<Version>0.3.0-beta20240518</Version>
<Authors>IRIHI Technology Co., Ltd.</Authors>
<PackageId>Irihi.Ursa</PackageId>
<PackageIcon>irihi.png</PackageIcon>
Expand Down

0 comments on commit d3a4f77

Please sign in to comment.