Skip to content

Commit

Permalink
Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
WXRIW committed Aug 3, 2024
1 parent b69e0e5 commit c5c87cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Lyricify.Lyrics.Helper/Lyricify.Lyrics.Helper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AssemblyVersion>0.1.3</AssemblyVersion>
<FileVersion>0.1.3</FileVersion>
<AssemblyVersion>0.1.4</AssemblyVersion>
<FileVersion>0.1.4</FileVersion>
<Authors>XY Wang</Authors>
<Company>WXRIW</Company>
<Title>Lyricify Lyrics Helper</Title>
Expand All @@ -22,7 +22,7 @@

<PropertyGroup>
<AnalysisMode>AllEnabledByDefault</AnalysisMode>
<Version>0.1.3</Version>
<Version>0.1.4</Version>
<Copyright></Copyright>
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WXRIW/Lyricify-Lyrics-Helper/</RepositoryUrl>
Expand Down

0 comments on commit c5c87cd

Please sign in to comment.