We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e557f8e commit 755fc7aCopy full SHA for 755fc7a
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.19";
+ public static readonly string ForgeVersion = "v2.3.20";
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