Skip to content

Commit 7faa2bb

Browse files
Version bump (#213)
* using latest SHC lib * bumping version
1 parent e35240b commit 7faa2bb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Sharphound.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
<LangVersion>latest</LangVersion>
77
<DebugType>full</DebugType>
88
<ApplicationIcon>favicon.ico</ApplicationIcon>
9-
<Version>2.11.0</Version>
10-
<FileVersion>2.11.0</FileVersion>
9+
<Version>2.12.0</Version>
10+
<FileVersion>2.12.0</FileVersion>
1111
<Company>SpecterOps</Company>
1212
<Product>SharpHound</Product>
1313
<AssemblyName>SharpHound</AssemblyName>
1414
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
1515
</PropertyGroup>
1616

1717
<PropertyGroup>
18-
<CommonLibsStableVersion>4.6.0</CommonLibsStableVersion>
19-
<CommonLibsReleaseVersion>4.6.1-dev.202604031715</CommonLibsReleaseVersion>
18+
<CommonLibsStableVersion>4.6.1</CommonLibsStableVersion>
19+
<CommonLibsReleaseVersion>4.6.1</CommonLibsReleaseVersion>
2020
<CommonLibPath>..\SharpHoundCommon\src\CommonLib\bin\$(Configuration)\net472\SharpHoundCommonLib.dll</CommonLibPath>
2121
<RPCPath>..\SharpHoundCommon\src\SharpHoundRPC\bin\$(Configuration)\net472\SharpHoundRPC.dll</RPCPath>
2222

0 commit comments

Comments
 (0)