Skip to content

Commit

Permalink
0.1.0-rc.1 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
nietras authored May 26, 2023
1 parent 4b4eb03 commit 72525cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<AssemblyVersion>0.1.0</AssemblyVersion>
<FileVersion>0.1.0</FileVersion>
<InformationalVersion>$(FileVersion)-preview.8</InformationalVersion>
<InformationalVersion>$(FileVersion)-rc.1</InformationalVersion>
<PackageVersion>$(InformationalVersion)</PackageVersion>

<Company>nietras</Company>
Expand Down

0 comments on commit 72525cb

Please sign in to comment.