Skip to content

Commit 7e67ec1

Browse files
authored
chore: bump version to 4.5.1-rc1 (#262)
* chore: bump version to 4.5.1-rc1 * chore: bump SHRPC
1 parent 464f19d commit 7e67ec1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.5.0</Version>
12+
<Version>4.5.1-rc1</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.5.0</Version>
11+
<Version>4.5.1-rc1</Version>
1212
<AssemblyName>SharpHoundRPC</AssemblyName>
1313
<RootNamespace>SharpHoundRPC</RootNamespace>
1414
</PropertyGroup>

0 commit comments

Comments
 (0)