Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
emako committed Aug 19, 2024
1 parent 39af8bd commit 8e0b4ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/MakeDark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<PublishTrimmed>false</PublishTrimmed>
<ApplicationIcon>Favicon.ico</ApplicationIcon>
<AssemblyName>makedark</AssemblyName>
<AssemblyVersion>0.1.0</AssemblyVersion>
<FileVersion>0.1.0</FileVersion>
<Version>$(VersionPrefix)0.1.0</Version>
<AssemblyVersion>0.2.0</AssemblyVersion>
<FileVersion>0.2.0</FileVersion>
<Version>$(VersionPrefix)0.2.0</Version>
<Company>Lemutec</Company>
</PropertyGroup>

Expand Down

0 comments on commit 8e0b4ed

Please sign in to comment.