1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2026-02-21 21:08:14 +01: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";
}