Skip to content

Commit

Permalink
bump to 0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
meeb committed Feb 26, 2024
1 parent 81da792 commit d060927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tubesync/tubesync/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
DOWNLOADS_BASE_DIR = BASE_DIR


VERSION = '0.13.3'
VERSION = '0.13.4'
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []
Expand Down

0 comments on commit d060927

Please sign in to comment.