1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-09-15 19:32:09 +02:00

1 Commits

Author SHA1 Message Date
8c68438fbb Release v37.1 2022-07-18 22:06:05 +02:00

View File

@@ -7,6 +7,6 @@ using DHT.Utils;
namespace DHT.Utils {
static class Version {
public const string Tag = "37.0.0.0";
public const string Tag = "37.1.0.0";
}
}