1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2026-02-14 12:06:12 +01:00

1 Commits

Author SHA1 Message Date
23a59c733e Release v47.4 2026-01-29 13:50:04 +01:00

View File

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