Skip to content

Commit 92e19bd

Browse files
committed
Updated Chrome app version (v1.0.0.11).
Using this app version in tests.
1 parent 70583f8 commit 92e19bd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

codebender_testing/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def jsondump(data):
5959
# Chrome extension for Chrome versions < 42.
6060
_CHROME_EXTENSION_FNAME = 'codebendercc-extension.crx'
6161
# Chrome extension for Chrome versions >= 42.
62-
_CHROME_APP_FNAME = 'chrome-app-1.0.0.8.zip'
62+
_CHROME_APP_FNAME = 'chrome-app-1.0.0.11.zip'
6363

6464
# Maximum version number that we can use the Chrome extension with.
6565
# For versions higher than this, we need to use the newer Codebender app.

extensions/chrome-app-1.0.0.11.zip

244 KB
Binary file not shown.

0 commit comments

Comments
 (0)