Skip to content

Commit

Permalink
Release v39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chylex committed Dec 22, 2023
1 parent cbf81ec commit 4f5e27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
namespace DHT.Utils;

static class Version {
public const string Tag = "39.0.0.0";
public const string Tag = "39.1.0.0";
}

0 comments on commit 4f5e27f

Please sign in to comment.