Skip to content

Commit 755fc7a

Browse files
authored
v2.3.20
1 parent e557f8e commit 755fc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Forge/Scripts/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ public enum DLMusicTracks
556556

557557
public static class Constants
558558
{
559-
public static readonly string ForgeVersion = "v2.3.19";
559+
public static readonly string ForgeVersion = "v2.3.20";
560560

561561
public static readonly string RepoUrl = "https://github.com/Horizon-Private-Server/horizon-forge";
562562
public static readonly string WikiUrl = $"{RepoUrl}/wiki";

0 commit comments

Comments
 (0)