File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,17 +4,17 @@ namespace ACE.Server
44 public static partial class ServerBuildInfo
55 {
66 public static string Branch = "master" ;
7- public static string Commit = "f8ff0be5f4db08cb9ee81d9813a2259085ab8484 " ;
7+ public static string Commit = "1860e019fa2a0ae31867956acefd905d384f40a4 " ;
88
99 public static string Version = "1.76" ;
10- public static string Build = "4766 " ;
10+ public static string Build = "4767 " ;
1111
1212 public static int BuildYear = 2026 ;
1313 public static int BuildMonth = 05 ;
1414 public static int BuildDay = 05 ;
15- public static int BuildHour = 04 ;
16- public static int BuildMinute = 33 ;
17- public static int BuildSecond = 29 ;
15+ public static int BuildHour = 05 ;
16+ public static int BuildMinute = 06 ;
17+ public static int BuildSecond = 41 ;
1818 }
1919}
2020
You can’t perform that action at this time.
0 commit comments