Skip to content

Commit

Permalink
Merge pull request #1563 from atlassian/bump-dev-version
Browse files Browse the repository at this point in the history
bump toolkit version to 8.5.0
  • Loading branch information
ometelytsia authored Sep 12, 2024
2 parents caee021 + 0d75bc9 commit 6fe7d07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/util/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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

TOOLKIT_VERSION = '8.4.0'
UNSUPPORTED_VERSION = '8.0.0'
TOOLKIT_VERSION = '8.5.0'
UNSUPPORTED_VERSION = '8.1.0'


def read_yml_file(file):
Expand Down

0 comments on commit 6fe7d07

Please sign in to comment.