Merge pull request #6416 from froggleston/patch-2

This commit is contained in:
Matthias
2022-02-25 11:58:38 +01:00
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
""" Freqtrade bot """
__version__ = 'develop'
__version__ = '2022.1'
if __version__ == 'develop':