Skip to content

Commit e074dcc

Browse files
committed
chore: Setting ALPHA VersionSuffix to 0.3.3
Signed-off-by: microcks-bot <[email protected]>
1 parent cdc4876 commit e074dcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<Project>
33
<PropertyGroup>
44
<PackageId>$(AssemblyName)</PackageId>
5-
<VersionPrefix>0.3.2</VersionPrefix>
6-
<!-- <VersionSuffix>alpha</VersionSuffix> -->
5+
<VersionPrefix>0.3.3</VersionPrefix>
6+
<VersionSuffix>alpha</VersionSuffix>
77

88
<Description>Microcks.Testcontainers for .NET</Description>
99
<Authors>Sébastien DEGODEZ</Authors>

0 commit comments

Comments
 (0)