Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbitism committed Aug 1, 2024
1 parent 08f7054 commit c09e8b5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions src/Package.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.0.0</Version>
<AvaloniaVersion>11.1.1</AvaloniaVersion>
</PropertyGroup>
</Project>
1 change: 0 additions & 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,6 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>1.0.0-rc2</Version>
<Authors>IRIHI Technology Co., Ltd.</Authors>
<PackageId>Irihi.Ursa.Themes.Semi</PackageId>
<PackageIcon>irihi.png</PackageIcon>
Expand Down
1 change: 0 additions & 1 deletion src/Ursa/Ursa.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>1.0.0-rc2</Version>
<Authors>IRIHI Technology Co., Ltd.</Authors>
<PackageId>Irihi.Ursa</PackageId>
<PackageIcon>irihi.png</PackageIcon>
Expand Down

0 comments on commit c09e8b5

Please sign in to comment.