We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a215270 commit 8102b24Copy full SHA for 8102b24
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.22";
+ public static readonly string ForgeVersion = "v2.3.23";
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