Skip to content

Commit d54b4cf

Browse files
committed
Version bump
1 parent a3b31af commit d54b4cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<DebugType>portable</DebugType>
55
</PropertyGroup>
66
<PropertyGroup>
7-
<VersionPrefix>9.0.0</VersionPrefix>
7+
<VersionPrefix>9.0.1</VersionPrefix>
88
<VersionSuffix></VersionSuffix>
99
<Company>FirebirdSQL</Company>
1010
<Product>NETProvider</Product>
@@ -32,4 +32,4 @@
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3333
</PackageReference>
3434
</ItemGroup>
35-
</Project>
35+
</Project>

0 commit comments

Comments
 (0)