Skip to content

Commit bea975e

Browse files
chore: bump version v4.3.0 (#228)
1 parent 88d8303 commit bea975e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/CommonLib/SharpHoundCommonLib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageDescription>Common library for C# BloodHound enumeration tasks</PackageDescription>
1010
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
1111
<RepositoryUrl>https://github.com/BloodHoundAD/SharpHoundCommon</RepositoryUrl>
12-
<Version>4.2.8</Version>
12+
<Version>4.3.0</Version>
1313
<AssemblyName>SharpHoundCommonLib</AssemblyName>
1414
<RootNamespace>SharpHoundCommonLib</RootNamespace>
1515
</PropertyGroup>

src/SharpHoundRPC/SharpHoundRPC.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Company>SpecterOps</Company>
99
<PackageDescription>SAM/LSA Wrapper for C# BloodHound tasks</PackageDescription>
1010
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
11-
<Version>4.2.1</Version>
11+
<Version>4.3.0</Version>
1212
<AssemblyName>SharpHoundRPC</AssemblyName>
1313
<RootNamespace>SharpHoundRPC</RootNamespace>
1414
</PropertyGroup>

0 commit comments

Comments
 (0)