Skip to content

Commit 13edaa6

Browse files
author
Roberto De Ioris
committed
include 4.20 in automatic builds
1 parent ec95756 commit 13edaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/release_win64.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import shutil
66
import zipfile
77

8-
UE_VERSIONS = ['4.15', '4.16', '4.17', '4.18', '4.19']
8+
UE_VERSIONS = ['4.15', '4.16', '4.17', '4.18', '4.19', '4.20']
99
PYTHON_VERSIONS = ["C:/Program Files/Python36", "C:/Program Files/Python37", "C:/Python27"]
1010

1111
RELEASE_DIR = sys.argv[1].rstrip('/')

0 commit comments

Comments
 (0)