Merge branch 'stable' into new_release

This commit is contained in:
Matthias 2022-07-30 09:21:05 +02:00
commit d4e8ab1cac

View File

@ -1,5 +1,5 @@
""" Freqtrade bot """
__version__ = 'develop'
__version__ = '2022.6'
if 'dev' in __version__:
try: