chore: new testing keyword

This commit is contained in:
goaaats 2022-01-29 05:07:29 +01:00
parent 9785243eea
commit 54f6a97c8d
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B

View file

@ -19,7 +19,7 @@ namespace Dalamud.Configuration.Internal
/// <summary> /// <summary>
/// Currently used beta key for Dalamud staging builds. /// Currently used beta key for Dalamud staging builds.
/// </summary> /// </summary>
public const string DalamudCurrentBetaKey = "Testing6015"; public const string DalamudCurrentBetaKey = "proof of context";
private static readonly JsonSerializerSettings SerializerSettings = new() private static readonly JsonSerializerSettings SerializerSettings = new()
{ {