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

1 Commits

Author SHA1 Message Date
50d5bdba97 Release v45.0 2025-02-07 16:44:16 +01:00
2 changed files with 5 additions and 17 deletions

View File

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

File diff suppressed because one or more lines are too long