1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-09-18 01:24:47 +02:00

1 Commits

Author SHA1 Message Date
45593cb140 Release v47.0 2025-05-18 17:12:28 +02:00

View File

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