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 c770a06 commit 45593cbCopy full SHA for 45593cb
1 file changed
app/Version.cs
@@ -8,5 +8,5 @@
8
namespace DHT.Utils;
9
10
static class Version {
11
- public const string Tag = "46.0.0.0";
+ public const string Tag = "47.0.0.0";
12
}
0 commit comments