Skip to content

Commit c553ef4

Browse files
committed
Update steamkit, bump version
1 parent 9e203e0 commit c553ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DepotDownloader/DepotDownloader.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net9.0</TargetFramework>
55
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
66
<RollForward>LatestMajor</RollForward>
7-
<Version>3.3.0</Version>
7+
<Version>3.4.0</Version>
88
<Description>Steam Downloading Utility</Description>
99
<Authors>SteamRE Team</Authors>
1010
<Copyright>Copyright © SteamRE Team 2025</Copyright>
@@ -27,6 +27,6 @@
2727
</PackageReference>
2828
<PackageReference Include="protobuf-net" Version="3.2.52" />
2929
<PackageReference Include="QRCoder" Version="1.6.0" />
30-
<PackageReference Include="SteamKit2" Version="3.1.0" />
30+
<PackageReference Include="SteamKit2" Version="3.2.0" />
3131
</ItemGroup>
3232
</Project>

0 commit comments

Comments
 (0)