We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9b86c commit 0a08d00Copy full SHA for 0a08d00
1 file changed
src/CommonLib/SharpHoundCommonLib.csproj
@@ -9,7 +9,7 @@
9
<PackageDescription>Common library for C# BloodHound enumeration tasks</PackageDescription>
10
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
11
<RepositoryUrl>https://github.com/BloodHoundAD/SharpHoundCommon</RepositoryUrl>
12
- <Version>3.1.1</Version>
+ <Version>3.1.2</Version>
13
<AssemblyName>SharpHoundCommonLib</AssemblyName>
14
<RootNamespace>SharpHoundCommonLib</RootNamespace>
15
</PropertyGroup>
0 commit comments