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 7df9380 commit 71c443aCopy full SHA for 71c443a
images/connext/src.py
@@ -7,6 +7,6 @@ def __init__(self):
7
8
def get_ref(self, version):
9
if version == "latest":
10
- return "1.3.3"
+ return "1.3.6"
11
else:
12
return version
0 commit comments