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 078e4ea commit 3f2a0a9Copy full SHA for 3f2a0a9
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