We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91aed2e commit 956eebdCopy full SHA for 956eebd
s2protocol/build.py
@@ -4,7 +4,7 @@
4
import subprocess
5
6
def game_version():
7
- return "4.3.0.64469.0"
+ return "4.3.1.65094.0"
8
9
10
def read_command_output(cmd):
0 commit comments