Skip to content

Commit db60a7e

Browse files
committed
Release
1 parent a33848c commit db60a7e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Directory.Build.props

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
<Project>
33
<!-- Package Metadata -->
44
<PropertyGroup>
5-
<VersionPrefix>3.0.0</VersionPrefix>
6-
<VersionSuffix>
7-
</VersionSuffix>
5+
<VersionPrefix>4.0.0</VersionPrefix>
6+
<VersionSuffix>beta1</VersionSuffix>
87
<Description>FIDO2 .NET library (WebAuthn)</Description>
98
<RepositoryUrl>https://github.com/passwordless-lib/fido2-net-lib</RepositoryUrl>
109
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)