Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cincuranet committed Apr 27, 2022
1 parent a3b31af commit d54b4cf
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 @@ -4,7 +4,7 @@
<DebugType>portable</DebugType>
</PropertyGroup>
<PropertyGroup>
<VersionPrefix>9.0.0</VersionPrefix>
<VersionPrefix>9.0.1</VersionPrefix>
<VersionSuffix></VersionSuffix>
<Company>FirebirdSQL</Company>
<Product>NETProvider</Product>
Expand Down Expand Up @@ -32,4 +32,4 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
</ItemGroup>
</Project>
</Project>

0 comments on commit d54b4cf

Please sign in to comment.