Compare commits

..
1 Commits
Author SHA1 Message Date
BertogimandGitHub 5970fc4e9a Merge 6c0e0ff697 into b148a5634f 2025-06-17 08:03:02 +02:00
+1 -1
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 = "47.1.0.0"; public const string Tag = "47.0.0.0";
} }