Skip to content

Commit

Permalink
bump toolkit version to 8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii Moroz committed Sep 12, 2024
1 parent caee021 commit 0d75bc9
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 0d75bc9

Please sign in to comment.