We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef8614 commit f0d5053Copy full SHA for f0d5053
MTADiag/Common.h
@@ -25,4 +25,4 @@
25
#include <shlobj.h>
26
#include "Log.h"
27
28
-#define VERSION "2.7.13"
+#define VERSION "2.7.14"
MTADiag/Diag.h
@@ -43,7 +43,7 @@
43
#define MTA12NightlyURL "https://nightly.mtasa.com/?mtasa-1.2-rc-latest"
44
#define MTA13NightlyURL "https://nightly.mtasa.com/?mtasa-1.3.5-rc-latest"
45
#define MTA14NightlyURL "https://nightly.mtasa.com/?mtasa-1.4.1-rc-latest"
46
-#define MTA15NightlyURL "https://nightly.mtasa.com/?mtasa-1.5-unstable-latest"
+#define MTA15NightlyURL "https://nightly.mtasa.com/?mtasa-1.5-rc-latest"
47
48
#define MTAVerURL "https://nightly.mtasa.com/ver/"
49
0 commit comments