1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-09-17 07:24:48 +02:00

1 Commits

Author SHA1 Message Date
2d55ca4013 Release v42.0 2024-04-23 03:56:27 +02:00

View File

@@ -8,5 +8,5 @@ using DHT.Utils;
namespace DHT.Utils;
static class Version {
public const string Tag = "41.2.0.0";
public const string Tag = "42.0.0.0";
}