chore: new beta key

This commit is contained in:
goaaats 2022-03-28 17:30:17 +02:00
parent a43b5f8438
commit 1832b4b4a1
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B

View file

@ -20,7 +20,7 @@ namespace Dalamud.Configuration.Internal
/// <summary>
/// Currently used beta key for Dalamud staging builds.
/// </summary>
public const string DalamudCurrentBetaKey = "proof of context";
public const string DalamudCurrentBetaKey = "If you read this you are a beta tester for the awesome .NET 6 version of Dalamud! Hell yeah!";
private static readonly JsonSerializerSettings SerializerSettings = new()
{