Skip to content

Commit 2069840

Browse files
chore: bump version to v4.5 (#255)
* chore: bump version to v4.5 * chore: bump version to v4.5
1 parent 057a598 commit 2069840

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.4.0</Version>
12+
<Version>4.5.0</Version>
1313
<AssemblyName>SharpHoundCommonLib</AssemblyName>
1414
<RootNamespace>SharpHoundCommonLib</RootNamespace>
1515
</PropertyGroup>

src/SharpHoundRPC/SharpHoundRPC.csproj

Lines changed: 2 additions & 2 deletions
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.4.0</Version>
11+
<Version>4.5.0</Version>
1212
<AssemblyName>SharpHoundRPC</AssemblyName>
1313
<RootNamespace>SharpHoundRPC</RootNamespace>
1414
</PropertyGroup>
@@ -25,4 +25,4 @@
2525
<ItemGroup>
2626
<Reference Include="System.Management" />
2727
</ItemGroup>
28-
</Project>
28+
</Project>

0 commit comments

Comments
 (0)