There was an error while loading. Please reload this page.
1 parent f1bd096 commit 7d69635Copy full SHA for 7d69635
1 file changed
ApiClient.cs
@@ -16,7 +16,7 @@ namespace SteamTokenDumper;
16
17
internal sealed class ApiClient : IDisposable
18
{
19
- public const uint Version = 1745798400; // 2025-04-28
+ public const uint Version = 1765843200; // 2025-12-16
20
21
public const string Token = "@STEAMDB_BUILD_TOKEN@";
22
private const string Endpoint = "https://tokendumper.steamdb.info";
0 commit comments