We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9dd6b3 + 424884e commit 1b494f6Copy full SHA for 1b494f6
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.17";
+ public static readonly string ForgeVersion = "v2.3.18";
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