We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd4327 commit a95238fCopy full SHA for a95238f
Assets/Forge/Scripts/Constants.cs
@@ -556,7 +556,7 @@ public enum DLMusicTracks
556
557
public static class Constants
558
{
559
- public static readonly string ForgeVersion = "v2.3.20";
+ public static readonly string ForgeVersion = "v2.3.21";
560
561
public static readonly string RepoUrl = "https://github.com/Horizon-Private-Server/horizon-forge";
562
public static readonly string WikiUrl = $"{RepoUrl}/wiki";
0 commit comments