Skip to content

Commit 424884e

Browse files
authored
v2.3.18
1 parent f9dd6b3 commit 424884e

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.17";
559+
public static readonly string ForgeVersion = "v2.3.18";
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)