Skip to content

Commit

Permalink
#v.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jezzsantos committed Sep 19, 2022
1 parent 544bcd4 commit 9a9a263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<Copyright>Copyright 2022</Copyright>
<PackageReadmeFile>README.md</PackageReadmeFile>

<VersionPrefix>0.2.7</VersionPrefix>
<VersionSuffix>-preview</VersionSuffix>
<VersionPrefix>1.0.1</VersionPrefix>
<VersionSuffix/>
<PackageVersion>$(VersionPrefix)$(VersionSuffix)</PackageVersion>
<AssemblyVersion>$(VersionPrefix).0</AssemblyVersion>
<InformationalVersion>$(PackageVersion)</InformationalVersion>
Expand Down

0 comments on commit 9a9a263

Please sign in to comment.