We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b148a56 commit 08dec7dCopy full SHA for 08dec7d
app/Version.cs
@@ -8,5 +8,5 @@
8
namespace DHT.Utils;
9
10
static class Version {
11
- public const string Tag = "47.0.0.0";
+ public const string Tag = "47.1.0.0";
12
}
0 commit comments