Skip to content

Commit b2d79ff

Browse files
authored
Merge pull request #1847 from atlassian/bump-dcapt-8.9.0
Bump toolkit to 8.9.0
2 parents 3479861 + f30cba0 commit b2d79ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/util/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
from util.project_paths import JIRA_YML, CONFLUENCE_YML, BITBUCKET_YML, JSM_YML, CROWD_YML, BAMBOO_YML
44

5-
TOOLKIT_VERSION = '8.8.0'
6-
UNSUPPORTED_VERSION = '8.4.0'
5+
TOOLKIT_VERSION = '8.9.0'
6+
UNSUPPORTED_VERSION = '8.5.0'
77

88

99
def read_yml_file(file):

0 commit comments

Comments
 (0)