Merge branch 'master' into develop

This commit is contained in:
Agate 2020-06-11 10:45:57 +02:00
commit b853f38c74
No known key found for this signature in database
GPG key ID: 6B501DFD73514E14
23 changed files with 53 additions and 22 deletions

View file

@ -761,7 +761,7 @@ To make a new 3.4 release::
nano CHANGELOG
# Set the `__version__` variable to $NEXT_RELEASE
nano nano api/funkwhale_api/__init__.py
nano api/funkwhale_api/__init__.py
# commit
git add .