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.
2 parents 078e4ea + 3f2a0a9 commit fd045f0Copy full SHA for fd045f0
app/util/conf.py
@@ -2,8 +2,8 @@
2
3
from util.project_paths import JIRA_YML, CONFLUENCE_YML, BITBUCKET_YML, JSM_YML, CROWD_YML, BAMBOO_YML
4
5
-TOOLKIT_VERSION = '8.9.0'
6
-UNSUPPORTED_VERSION = '8.5.0'
+TOOLKIT_VERSION = '8.10.0'
+UNSUPPORTED_VERSION = '8.6.0'
7
8
9
def read_yml_file(file):
0 commit comments