Skip to content

Commit e5c4607

Browse files
committed
temporary fix
1 parent 7607ffb commit e5c4607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collect_executables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from bs4 import BeautifulSoup
1515

1616
GECKO_API_URL = "https://api.github.com/repos/mozilla/geckodriver/releases/latest"
17-
BACKSTOP = "135.0b9"
17+
BACKSTOP = "141.0b1"
1818
NUMBER_ONLY = False
1919

2020

0 commit comments

Comments
 (0)